Hi all. I want to make apache2 (port 80) to work like a proxyserver to a other webserver that is running on the same machine on port 3000. The following works perfectly for this: ProxyPass / http://localhost:3000/ ProxyPassReverse / http://localhost:3000/ But what I want is that apache only send the user to this other webserver when the user hits a specific folder, like http://10.0.0.1/otherwebserver Is this posible in apache2 (2.2.3-4)? chiel -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail --------------------------------------------------------------------- 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