Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

DO NOT REPLY [Bug 10025] New: - mod_rewrite broken in 1.3.26 ?

From: <bugzilla(at)apache.org>
Date: Wed Jun 19 2002 - 14:39:01 EDT


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

mod_rewrite broken in 1.3.26 ?

           Summary: mod_rewrite broken in 1.3.26 ?
           Product: Apache httpd-1.3
           Version: HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_rewrite
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: peter.schlaf@controlware.de

I use mod_rewrite to conduct a http->https rewrite for all requests on Port 80:

RewriteEngine on

RewriteRule  ^$              
https://harry.controlware.de/login/index.htm [L,R]
RewriteRule  ^/$             
https://harry.controlware.de/login/index.htm [L,R]
RewriteRule  ^/index.htm$    
https://harry.controlware.de/login/index.htm [L,R]
RewriteRule  ^/(.*)$         
https://harry.controlware.de/$1 [L,R]

After update from 1.3.23 (mod_ssl was updated as well) I got a "Document contains no data" message in my browser. The error_log of my server shows a lot of these lines:
[Wed Jun 19 19:23:25 2002] [notice] child pid 26859 exit signal Segmentation fault (11)

For temporary solution I copied the mod_rewrite.so file from 1.3.23 into /usr/local/apache_1.3.26/libexec . After that everything works fine again.

CU
Peter



To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Wed Jun 19 18:38:53 2002

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:43:40 EDT

Do you need help?X

Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library