[BlueOnyx:11122] Unable to turn off trace or track

Richard Barker rc at probass.com
Wed Aug 8 12:29:10 -05 2012


I have this in my sitexx.include file and does not work

  RewriteCond %{REQUEST_METHOD} ^(HEAD|TRACE|DELETE|TRACK) [NC,OR]
  RewriteCond %{REQUEST_METHOD} ^TRACE [OR]
  RewriteCond %{REQUEST_METHOD} ^TRACK [OR]
  RewriteRule .* - [F]


TCP     80     http
Description: HTTP TRACE / TRACK Methods Allowed Synoposis: Debugging 
functions are enabled on the remote web server. Impact: The remote 
webserver supports the TRACE and/or TRACK methods. TRACE and TRACK are 
HTTP methods that are used to debug web server connections.

TCP     443     https
Description: HTTP TRACE / TRACK Methods Allowed Synoposis: Debugging 
functions are enabled on the remote web server. Impact: The remote 
webserver supports the TRACE and/or TRACK methods. TRACE and TRACK are 
HTTP methods that are used to debug web server connections.

-- 
+---------------------------------------------+
  Richard C. Barker Sr.
+---------------------------------------------+




More information about the Blueonyx mailing list