Hi there,Is this possible... two machines, or two servers behind Apache and one want to make
https://www.myserver.com/dev/MYAPP/hello.jsp https://www.myserver.com/test/MYAPP/hello.jsp map to (Apache in the middle) https://www.myserver.com:8080/MYAPP/hello.jsp https://www.myserver.com:8081/MYAPP/hello.jspSo the machines behind see only these URI's, even if they look at headers, they see only what Apache is showing them and respond to those requests...
The browser see everything relative to /dev or / testThanks
--------------------------------------------------------------------- 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