Re: [users@httpd] Reverse proxy help

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

 



On 3/7/06, Dimitri Yioulos <dyioulos@xxxxxxxxxxxxx> wrote:
> Hello to all.
>
> I must be the lamest person in the world - can't seem to get reverse proxy
> right.
>
> Some info.:  apache 2.0.16 running on CentOS 3.6.
>
> I have added a redirect directive to httpd.conf so that when a user goes to
> http://www.mywebsite.com/webmail, he/she ends up at
> https://mailserver.mydomain.com/webmail.pl.  I think I want to do a reverse
> proxy so that the webmail interface looks like it's coming from
> http://www.mywebserver.com.  Is this a valid use of reverse proxy?  If so,
> how do I set it up?  I've tried:
>
> ProxyPassReverse /webmail https://mailserver.mydomain.com/webmail.pl

You also need
ProxyPass /webmail https://mailserver.mydomain.com/webmail.pl

Joshua.

---------------------------------------------------------------------
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