yes apache proxying to Tomcat 6 (backend server).
those xx.jsp scripts are all in tomcat 6.
apache and tomcat are on different systems.
followed the ideas on documentation
use proxypass and
reverseproxypass
and filter by location/locationmatch
will post the apache config tomorrow.
Sent from my
standard "Bad Gateway" error that is produced.
Hello! Thanks for reply.
I have set ProxyTimeout to 900 but actually this is my log.
[22/Mar/2007:07:36:23 +0100] "POST
/Microsoft-Server-ActiveSync?User=sim&DeviceId=5EBC5C9BD6A1DB7747591DD1C331C418&DeviceType=PocketPC&
ProxyPass http://192.168.0.2/Microsoft-Server-ActiveSync
ProxyPassReverse http://192.168.0.2/Microsoft-Server-ActiveSync
# SSLRequireSSL
-----
Thanks!
Sim
-
> See the docs on Satisfy. Sounds like you want "Satisfy all" and to
> reverse the allow/deny stuff.
Thanks! Now it's ok!
> And by the way, there is no need to use an .htaccess file. You can
> put the auth directives in the same
Hi!
I'm trying to limit access for a cgi-bin folder, with Auth & IP
This is my config for auth, but when I try to insert : "allow from",
it bypass Auth phase.
How can I fix it ?
Thanks!
httpd.conf
-
Deny from