You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/05/21 17:46:46 UTC

DO NOT REPLY [Bug 29142] New: - mod_rwrite cause sever to hang on AIX 5.2

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29142>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29142

mod_rwrite cause sever to  hang on AIX 5.2 

           Summary: mod_rwrite cause sever to  hang on AIX 5.2
           Product: Apache httpd-2.0
           Version: 2.0.48
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: mod_rewrite
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: richp6767@yahoo.com


Added the following lines to the conf file and the server hangs on AIX 5.2 when
navigating to a URL.  Remove the RewriteRule and it works fine.

RewriteEngine on
RewriteCond %{REQUWEST_METHOD} ^TRACE
RewriteRule .* - [F]

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org