On Tue, Sep 13, 2011 at 2:25 PM, <Christian.Kaiser@xxxxxx> wrote: > Hello to all, > > I'm trying to set up a APACHE Reverse-Proxy > > I've created a vhost with following directives: > > > … > ProxyRequests Off > > <Location /app1> > ProxyPass http://intern.de/app1 > ProxyPassReverse http://extern.de ^^^ this should be ProxyPassReverse http://intern.de/app1 for reverse mapping to work correctly. Cheers Tom --------------------------------------------------------------------- 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