Hi Cris, [Snip] > <IfModule mod_proxy.c> > ProxyRequests Off > > <Proxy *> > Order deny,allow > Deny from all > Allow from .example.com > </Proxy> > > ProxyPass /marketing/ http://192.168.25.25:30000
I would get rid of this line: > ProxyPassReverse /marketing/ http://192.168.25.25:30000 The <Location stuff> should suffice. > I get File Not Found error. Could anyone please give me some example > on how to get this thing working? Where? On the frontends? On the backends? NEEDINFO. > Many thanks. Bye, Igor --------------------------------------------------------------------- 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-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org