https://issues.apache.org/bugzilla/show_bug.cgi?id=50653

           Summary: possible (fatal) ;) typo in the mod_rewrite
                    documentation
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In the mod_rewrite documentation, the RewriteRule description says:
>On the first RewriteRule it is applied to the
>(%-encoded) URL-path of the request;

Shouldn't this read:
"...(%-decoded)..." (i.e. one doesn't match URL containting: "/spa%20ce/" but
"/spa ce"?
?

Then it would also better fit the description of the B flag, where it's
correctly used, AFAIU.


Cheers,
Chris.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to