Re: reverse proxy mapping not working properly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2009/7/30 Igor Galić <i.galic@xxxxxxxxxxxxxx>:
>
> Hi Cris,
>
> [Snip]
>
>> <IfModule mod_proxy.c>
>> ProxyRequests Off
>>
>> <Proxy *>
>>     Order deny,allow
>>     Deny from all
>>     Allow from .example.com
>> </Proxy>
>>
>> ProxyPass        /marketing/ http://192.168.25.25:30000
>
> I would get rid of this line:
>
>> ProxyPassReverse        /marketing/ http://192.168.25.25:30000
>
> The <Location stuff> should suffice.
>
>
>> I get File Not Found error. Could anyone please give me some example
>> on how to get this thing working?
>
> Where? On the frontends? On the backends?
> NEEDINFO.

In the front end: when someone types: https://reverseproxy.domain.tld
they get to http://192.168.25.25:30000/marketing - which does not
exist (in the back-end)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux