Dear list,
I have tested my webserver ( opensuse 11; apache2-2.2.8-28.4) through nikto. I
have found
` ` `
+ Server: Apache
+ OSVDB-0: Retrieved X-Powered-By header: PHP/5.2.9
+ OSVDB-877: TRACE / : TRACE option appears to allow XSS or credential theft.
See http://www.cgisecurity.com/whitehat-m
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