Page 1 of 1

Apache VHost als Proxy?

Posted: 2004-02-01 14:32
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

Re: Apache VHost als Proxy?

Posted: 2004-02-02 13:03
by bobby
Stichwort: Mod_proxy

Im VHost ProxyPass und ProxyPassReverse setzen.

Gruß

Bobby