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

           Summary: <Loaction> and <LocationMatch> do not support RFC-1738
                    specified URLs
           Product: Apache httpd-2
           Version: 2.2.9
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Keywords: RFC
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hi,

It appears that the <Loaction> and <LocationMatch> directives, do not support
URLs to the standard given in the RFC-1738 document.

This may be a bug in the Apache documentation
(http://httpd.apache.org/docs/2.2/mod/core.html#location) or in the handling of
the actual URLs.

The directives mentioned above should support the search method (query
parametrs) and they currently do not.

e.g. a <Loaction of /dir/app.jsp?param=value> would not match the actual
identical URL request.

I have searched the bug database for any reports of this and have found none,
yet I have searched across the internet and have seemingly found multiple
references to it.


-- 
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