Es geht auch anders

ProxyRequests Off

<Proxy *>

Order deny,allow
Allow from all

</Proxy>


ProxyPass /ordner1 http://foo.example.com/orderner2
ProxyPassReverse /ordner1 http://foo.example.com/ordner2


http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#forwardreverse

Gruß
Mario

--------------------------------------------------------------------------
               Apache HTTP Server Mailing List "users-de"
     unsubscribe-Anfragen an [EMAIL PROTECTED]
          sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------

Antwort per Email an