On 9/11/07, Chanita Siridechkun <[EMAIL PROTECTED]> wrote: > > Apache 2.2.4 on Fedora core 6 > I try to run JVM server on port 7979 > it is on local machine at http://localhost:7979 > There are http://localhost:7979/profile/login and others. > > Try to use ProxyPassReverse but it doesn't work!! > Here , my configuration. > > ************ > httpd.conf > ************ > <IfModule mod_proxy.c> > ProxyRequests On
Why is that On? Major security hole there! > ProxyPreserveHost On > ProxyPass /mingle/ http://localhost:7979/ > ProxyPassReverse /mingle/ http://localhost:7979/ > > ###At 7979 is running JVM server. > ### It should work with configuration above, but it doesnt'. What does that mean? What do you expect it to do? What does it actually do? Joshua. --------------------------------------------------------------------- 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]