Hi.. I have 2 application servers (Jboss) running on 2 difference subnet. for each JBoss, I have deployed a web application. What I am trying to achieve is when a web browser request a page from either Jboss1 or Jboss2, I don't want it directly call to the jboss. I would like to setup a web server(in this case apache) as a proxy which will handle any request from web browser to any jboss. so the flow will be something like this: ________ | JBOSS1 | |________| /\ | | Request / Response subnet1 | ----------- |--------------------- \/ __________ | Apache | Request/Response | WebServer |<--------------------> Web Browser |__________| /\ | ----------- |------------------- subnet2 | Request / Response | | \/ _______ | JBOSS2| |_______| any idea how do i do this? what sort of module that i need to have? Thank you very much. pdt -- View this message in context: http://www.nabble.com/Question-about-Apache-Web-Server-tf4960459.html#a14207415 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