Re: [EMAIL PROTECTED] Disable Method TRACE

2006-05-25 Thread William A. Rowe, Jr.
See the docs, TraceEnable is your friend. but why you want to disable your own debugging feature is beyond me. [EMAIL PROTECTED] wrote: I would like to disable http method TRACE from my apache webserver on z/linux (we have apache 2.2 not IBM http server powered by apache!) I tried with thes

[EMAIL PROTECTED] Disable Method TRACE

2006-05-25 Thread Manuela . Vorazzo
I would like to disable http method TRACE from my apache webserver on z/linux (we have apache 2.2 not IBM http server powered by apache!) I tried with these directives but it seems that it doesn't work.  Options -Indexes  AllowOverride All  Allow from all     Order allow,deny   Allow from all