You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Johnny Kewl <jo...@kewlstuff.co.za> on 2008/06/26 16:08:50 UTC

[users@httpd] Mapping URI to Port : is this possible?

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.jsp

So 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 / test

Thanks 


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org