Hi, I configured reverse proxy using directives ProxyPass, ProxyPassReverse, etc... For example in httpd.conf ProxyPass /new1 http://192.168.1.2 ProxyPassReverse /new1 http://192.168.1.2 ProxyPass /new2 http://192.168.1.3 ProxyPassReverse /new2 http://192.168.1.3 Now, I would like to configure Reverse Proxy using <Location> How I do it ?? Thank You Ricardo -- View this message in context: http://www.nabble.com/How-I-configure-Reverse-Proxy-using-%3CLocation%3E----tp23675403p23675403.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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