You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Watkins, Robert" <Ro...@mail.va.gov> on 2003/05/06 03:01:49 UTC

[users@httpd] How to turn off HTTP TRACE on Apache


>  -----Original Message-----
> From: 	Watkins, Robert  
> Sent:	Monday, May 05, 2003 7:59 PM
> To:	'users@httpd.apache.org'
> Subject:	
> 
> How can I disable HTTP TRACE in Apache??
> I am not familiar with the mod_rewrite module so I know nothing about
> coding. if I can do it through the http conf file that would be great, any
> help would be greatly appreciated.
> 
> Robert (Mickey) Watkins
> Austin Automation Center
> 512.326.6618 (desk)
> 512.663.1345 (cell)
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] How to turn off HTTP TRACE on Apache

Posted by Julian Gomez <ju...@fomema.com.my>.
On Mon, May 05, 2003 at 08:01:49PM -0500, Watkins, Robert spoke thusly:
>> How can I disable HTTP TRACE in Apache??
>> I am not familiar with the mod_rewrite module so I know nothing about
>> coding. if I can do it through the http conf file that would be great,
>> any help would be greatly appreciated.

http://www.kb.cert.org/vuls/id/867593

I put in the exact terms 'disable http trace apache' into Google and the
above hyperlink was the 1st match. Do some web searching before hand next
time, it'll be quicker.

You'll have to make sure your Apache has the rewriting module built in, you
can check via 'httpd -l'.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org