This is a discussion on Disabling TRACE method through HTTPS (SSL) within the Linux Web Servers forums, part of the Web Server and Related Forums category; Okay, so I'm attempting to disable the TRACE method on my SSL enabled Web server. I've stopped it ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Okay, so I'm attempting to disable the TRACE method on my SSL enabled
Web server. I've stopped it for HTTP TRACE requests just fine, but I can't seem to be able to stop HTTPS TRACE requests. mod_security doesn't handle the TRACE requests properly. Any ideas? There's not much information out there on TRACE requests over SSL. Server version: Apache/2.0.52 Fedora Core 3 Phil |