if you use virtual hosts, you should add in each one :
RewriteEngine on
RewriteOptions inherit
Because rewrite rules are not inherited by default.
--
Bj
On 10/5/07, David Delbecq <[EMAIL PROTECTED]> wrote:
Hi,
>
> This is a mailing list about tomcat J2EE server, not about apache
> webserver.
Hi,
This is a mailing list about tomcat J2EE server, not about apache
webserver. You will likekly not get any answer to your question here
mohamed rafi a écrit :
Hi,
I want to disable the HTTP TRACE and DELETE methods to
be invoked on my webserver.
I checked on the Net, and found that mod_re