Apache mod_jk SetEnvIf negative look ahead not working

2009-06-21 Thread as2
Hi, I am trying to add a rule .. some thing like this SetHandler jakarta-servlet SetEnvIf REQUEST_URI "\.(jsp|htm?)$" JK_WORKER_NAME=default SetEnvIf REQUEST_URI ^(/app/dir/([^/]*)/(?!jsp)) no-jk I am having problem with this line SetEnvIf REQUEST_URI ^(/app/dir/([^/]*)/(?!jsp))

Re: Redirect from https to http

2009-04-08 Thread as2
lol, any easy way of doing it? e.g. by the reverse of http->https Thanks -- View this message in context: http://www.nabble.com/Redirect-from-https-to-http-tp22938216p22946827.html Sent from the Tomcat - User mailing list archive at Nabble.com. -

Redirect from https to http

2009-04-07 Thread as2
Is this possible? Thanks x -- View this message in context: http://www.nabble.com/Redirect-from-https-to-http-tp22938216p22938216.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: