You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/04/12 13:52:13 UTC

[Bug 62290] New: LocationMatch cannot interpret regex

https://bz.apache.org/bugzilla/show_bug.cgi?id=62290

            Bug ID: 62290
           Summary: LocationMatch cannot interpret regex
           Product: Apache httpd-2
           Version: 2.2.15
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Core
          Assignee: bugs@httpd.apache.org
          Reporter: oxyoxy_240@yahoo.fr
  Target Milestone: ---

Hello,

Running Apache httpd 2.2.15 on Centos 6.6 with present packages :
httpd.x86_64            2.2.15-60.el6.centos.6
apr.x86_64              1.3.9-5.el6_9.1
apr-util.x86_64         1.3.9-3.el6_0.1
pcre.x86_64             7.8-7.el6      
pcre-devel.x86_64       7.8-7.el6      

HTTPd is installed through yum, I have tested the configuration from 
http://httpd.apache.org/docs/2.2/en//mod/core.html#locationmatch :

<LocationMatch "/(extra|special)/data">

Need to type the full URL http://my-server.com/(extra|special)/data to match
the location.
Locations like http://my-server.com/extra/data doesn't work.

Missing dependency, RPM Centos 6.6 restriction, misconfiguration or bug ?

Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62290] LocationMatch cannot interpret regex

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62290

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #1 from Eric Covener <co...@gmail.com> ---
Sorry, we can't provide any meaningful support of a derivative of 2.2.15. If
you can reproduce it on something contemporary, even if not from source, please
share a more complete configuration and re-open.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org