2009/7/30 Igor Galić :
>
> Hi Cris,
>
> [Snip]
>
>>
>> ProxyRequests Off
>>
>>
>> Order deny,allow
>> Deny from all
>> Allow from .example.com
>>
>>
>> ProxyPass/marketing/ http://192.168.25.25:3
>
> I would get rid of this line:
>
>> ProxyPassReverse/marketing/ h
Hi Cris,
[Snip]
>
> ProxyRequests Off
>
>
> Order deny,allow
> Deny from all
> Allow from .example.com
>
>
> ProxyPass/marketing/ http://192.168.25.25:3
I would get rid of this line:
> ProxyPassReverse/marketing/ http://192.168.25.25:3
The should suf
I've been trying to configure a reverse HTTP proxy on RHEL 5.3 with
httpd-2.2.3-22.el5_3.2. I have three virtual hosts on the same IP and
I would like to setup
reverse proxy for them.
The following are my internal servers:
http://marketing.company.tld:3 --> 192.168.25.25
http://services.