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

Redirect capitalization

           Summary: Redirect capitalization
           Product: Apache httpd-2.0
           Version: 2.0.48
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: mod_alias
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When a Redirect is performed, no matter which code is used, it is only 
triggered by the exact same capitalization of the requested filename.
So,
if "Redirect permanent /SomeFile.html /somewhereelse/SomeFile.html" is in the 
configuration file, requests for /SomeFile.html will be redirected, but 
request for /somefile.html will not!

(I don't know the component name, so I guessed it would be mod_alias)

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

Reply via email to