Sent: Wednesday, 5 August 2009 4:11 PM
To: users@httpd.apache.org
Subject: [us...@httpd] Not working: Rewrite from HTTPS to HTTP
Hi All,
I have a situation where my web application is throwing errors because
of some problems with the SSL certificate. I want to redirect https
requests to http til
Hi All,
I have a situation where my web application is throwing errors because of some
problems with the SSL certificate. I want to redirect https requests to http
till the certificate problems are resolved.
At first, I modified my redirect to HTTPS rule
From: RewriteRule ^/(.*) https://%{HT