Re: ProxyPass

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

 



On 1/29/07, Tony Heal <theal@xxxxxxxxxxxx> wrote:

What I would rather do if possible is for each virtual host use only 2 line
something like this



ProxyPass /$1 http://other-server/$1

ProxyPassReverse /$1 http://other-server/$1

Is this possible?
If so how?
If not is there a better alternative for what I am currently doing.

Hmmm... How exactly is the target config supposed to differ from:
ProxyPass / http://other-server/
ProxyPassReverse / http://other-server/

You can do fancy stuff with RewriteRule and the [P] flag, but it
doesn't seem necessary in this case.

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