o Information Technology
From: Yaniv Ofer [mailto:[EMAIL PROTECTED]
Sent: 13 February 2007 12:01
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Disable TRACE HTTP method on Apache
1.3.33
Hello
Ou
.org>
Subject: Re: [EMAIL PROTECTED] Disable TRACE HTTP method on Apache 1.3.33
try this...
http://httpd.apache.org/docs/1.3/mod/core.html#limit
<http://httpd.apache.org/docs/1.3/mod/core.html#limit>
Deny from all
p
Yaniv Ofer wrote:
> Hello
[EMAIL PROTECTED] Disable TRACE HTTP method on Apache 1.3.33
try this...
http://httpd.apache.org/docs/1.3/mod/core.html#limit
Deny from all
p
Yaniv Ofer wrote:
> Hello
>
> Our application is running over Apache 1.3.33.
>
> As a result of a failed security test, we have been a
, 2007 1:30 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Disable TRACE HTTP method on Apache 1.3.33
try this...
http://httpd.apache.org/docs/1.3/mod/core.html#limit
Deny from all
p
Yaniv Ofer wrote:
> Hello
>
> Our application is running over Apache 1.3.33.
>
&
Thanks!!!
-Original Message-
From: Pid [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 13, 2007 1:30 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Disable TRACE HTTP method on Apache 1.3.33
try this...
http://httpd.apache.org/docs/1.3/mod/core.html#limit
Deny from
try this...
http://httpd.apache.org/docs/1.3/mod/core.html#limit
Deny from all
p
Yaniv Ofer wrote:
Hello
Our application is running over Apache 1.3.33.
As a result of a failed security test, we have been asked to disable the
TRACE HTTP method on our Apache Server.
Could you please
Hello
Our application is running over Apache 1.3.33.
As a result of a failed security test, we have been asked to disable the
TRACE HTTP method on our Apache Server.
Could you please refer me to a configuration/patch/fix that would
disable the TRACE HTTP method for Apache 1.3.33 Server?
Our