b***@apache.org
2018-11-18 11:44:59 UTC
https://bz.apache.org/bugzilla/show_bug.cgi?id=62923
Bug ID: 62923
Summary: RewriteRule not working for a specific character
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: mod_rewrite
Assignee: ***@httpd.apache.org
Reporter: ***@gmail.com
Target Milestone: ---
This rule:
RewriteRule ^(.*)$ index.php/$1 [L]
not working if the URL include %D9%85
in the other hand if ^([\s\S]*)$ used instead of ^(.*)$ the rewriting is done
without problem
Bug ID: 62923
Summary: RewriteRule not working for a specific character
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: mod_rewrite
Assignee: ***@httpd.apache.org
Reporter: ***@gmail.com
Target Milestone: ---
This rule:
RewriteRule ^(.*)$ index.php/$1 [L]
not working if the URL include %D9%85
in the other hand if ^([\s\S]*)$ used instead of ^(.*)$ the rewriting is done
without problem
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-***@httpd.apache.org
For additional commands, e-mail: bugs-***@httpd.apache.org
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-***@httpd.apache.org
For additional commands, e-mail: bugs-***@httpd.apache.org