Thank you for reply! Maybe you can also point me where I am wrong then? I've added in httpd.conf at webdomain.com ProxyRequests Off
<Proxy *> Order deny,allow Allow from all </Proxy> ProxyPass / http://localdomain.com ProxyPassReverse / http://localdomain.com And when I tried to access webdomain.com from a machine which has not acees to localdomain.com directly - i did not successed. Hassan Schroeder-2 wrote: > > On Tue, Dec 16, 2008 at 8:06 AM, TiredMan <soulscaven...@gmail.com> wrote: >> >> 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? > > Yes -- "proxy" does not mean "redirect". > > > -- > Hassan Schroeder ------------------------ hassan.schroe...@gmail.com > > --------------------------------------------------------------------- > 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.-tp21031384p21037354.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