Apache VHost als Proxy?

Apache, Lighttpd, nginx, Cherokee
Post Reply
djbennyf
Posts: 176
Joined: 2003-04-06 19:44
 

Apache VHost als Proxy?

Post by djbennyf »

Ich möchte eine VHost als Proxy konfigurieren sprich wenn jemand http://www.xyz.de aufruft ruft er eigendlich http://www.xyz2.de:801/directorie/beliebigedatei.anhang auf? WIe kann ich das machen
bobby
Posts: 146
Joined: 2003-08-03 13:42
 

Re: Apache VHost als Proxy?

Post by bobby »

Stichwort: Mod_proxy

Im VHost ProxyPass und ProxyPassReverse setzen.

Gruß

Bobby
Post Reply