On Tue, Aug 11, 2009 at 7:29 AM, SG0101 wrote:
> Thanks Igor for your reply. But what one can do when his web content located
> on distributed system within network and have only one domain(external IP)
> ? I think Rewrite rule can be useful here. Any comments?
>
A Rewrite Rule will modify a reque
Thanks Igor for your reply. But what one can do when his web content located
on distributed system within network and have only one domain(external IP)
? I think Rewrite rule can be useful here. Any comments?
Thanks apache user community
--
5|-|R33
On Sun, Aug 9, 2009 at 12:18 PM, Igor Cicimov
Well it's not going to work any way. I can't understand how do you expect to
access you work pc over 192.168.x.x address which is local ip address range?
On Sat, Aug 8, 2009 at 7:16 PM, SG0101 wrote:
> Hi all
>
> I have a apache running on my office machine
> http://192.168.100.10/category/. I w
Hi all
I have a apache running on my office machine http://192.168.100.10/category/.
I want to access it from my home with following link
http://myofficedomain.com/category. I referred online documentation and
wrote a rewriterule like below, but I dont want that way. Any help
guidelines regardin