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=27808>.
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=27808

If trailing slash left off directory, https gets converted to http

           Summary: If trailing slash left off directory, https gets
                    converted to http
           Product: Apache httpd-2.0
           Version: 2.0.48
          Platform: PC
               URL: https://www.wildlava.net/foo
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_rewrite
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


If the URL begins with "https" and is missing a trailing slash after a directory
name, the redirection that results will use "http" rather than "https".  Note
also that my example is a NameVirtualHost.  The directory "foo" does not exist
in the regular http area, so you'll get a "not found" error.

The "http" or "https" should be preserved when rewriting with the slash.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to