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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]