Try removing the rewrite rules and see what you get. I've tested simply "TraceEnable Off" without the rewrites on a build of apache 2.2.27 for RHEL and it works
as expected: Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. TRACE / <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>405 Method Not Allowed</title> </head><body> <h1>Method Not Allowed</h1> <p>The requested method TRACE is not allowed for the URL /.</p> </body></html> Connection closed by foreign host. The behavior is also the same in 2.2.31, which is the latest in the Apache 2.2.x branch.
Katherine Manfre
From: Rich Bowen [mailto:rbowen@xxxxxxxxxxx]
Sorry, brain cramp there. Tomcat. I see. I wonder if you've had an opportunity to try this on 2.4 httpd. 2.2.27 is from nearly 3 years ago.
On Feb 23, 2016 08:30, "Rich Bowen" <rbowen@xxxxxxxxxxx> wrote:
|