Hi. Kees de Kooter, are you sure it is possible with mod_proxy? In this case if i will set at webdomain.com something like: ProxyPass / http://localdomain.com It will just redirect user, to http://localdomain.com which is not accessible for him. Or I am missing something?
Kees de Kooter wrote: > > You can use apache's mod_proxy module for this: > http://httpd.apache.org/docs/2.0/mod/mod_proxy.html. > > Cheers, > Kees de Kooter > > > On Tue, Dec 16, 2008 at 12:26, TiredMan <soulscaven...@gmail.com> wrote: >> >> Hi. Gentlemen, I have a mission, but I have no idea how to do it. >> >> I have: >> 1. A server with clear Tomcat 6.0.18 & Apache 2.0.63 installed, with >> name, >> lets say, webdomain.com. The server is available from Internet by >> webdomain.com:80 and webdomain.com:443. >> 2. Another server, localdomain.com, which is available ONLY for >> webdomain.com by local area network. This server has two >> webpages/application deployed. One at localdomain.com:3001, another at >> localdomain.com:443. >> >> Goal: configure webdomain.com so, that if user goes to webdomain.com:80 >> he >> will see webpage/application which is located at localdomain.com:3001, >> and >> same for webdomain.com:443 --> localdomain.com:3001 >> >> Is it possible to configure so? Could you please show me how to do that? >> Maybe you know where i can read about it? I am completely newbe in >> apache/tomcat, so please don't be aggressive with respect to me :) >> -- >> View this message in context: >> http://www.nabble.com/Aid%3A-Tomcat-Apache-redirect-%28or-forwarding%29.-tp21031384p21031384.html >> Sent from the Tomcat - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://www.nabble.com/Aid%3A-Tomcat-Apache-redirect-%28or-forwarding%29.-tp21031384p21036040.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org