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/11/18 11:44:59 UTC

[Bug 62923] New: RewriteRule not working for a specific character

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: bugs@httpd.apache.org
          Reporter: ihab.mardoud@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-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62923] RewriteRule not working for a specific character

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

Kirtan <ki...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
                 CC|                            |kirtankshetty@gmail.com

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