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
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