[BlueOnyx:11127] Re: Unable to turn off trace or track
Richard Barker
rc at probass.com
Wed Aug 8 13:15:29 -05 2012
Thank you,
On 8/8/2012 2:10 PM, Ken - Precision Web Hosting, Inc wrote:
>
> ----- Original Message ----- From: "Richard Barker" <rc at probass.com>
> To: "BlueOnyx General Mailing List" <blueonyx at blueonyx.it>
> Sent: Wednesday, August 08, 2012 10:29 AM
> Subject: [BlueOnyx:11122] Unable to turn off trace or track
>
>
>>
>> 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.
>> +---------------------------------------------+
>>
>
>
> Richard
>
> Try this
>
> RewriteEngine on
> RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)
> RewriteRule .* - [F]
>
>
> ----
> Ken Marcus
> Precision Web Hosting, Inc.
> http://www.precisionweb.net
>
>
--
+---------------------------------------------+
Richard C. Barker Sr.
CEO & President
1-800-510-3139
ProBass Networks Inc.
http://www.probassnetworks.net
http://www.probass.net
***************************************
DISCLAIMER : -
This e-mail is confidential and intended only for the use
of the individual or entity named above and may contain
information that is privileged. If you are not the intended
recipient, you are notified that any dissemination, distribution
or copying of this e-mail is strictly prohibited. If you have
received this email in error, please notify us immediately
by return email or telephone and destroy the original message.
+---------------------------------------------+
More information about the Blueonyx
mailing list