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 2011/10/01 01:19:34 UTC

DO NOT REPLY [Bug 51933] Apply RewriteCond to RewriteBase, allow multiple RewriteBase by regexp

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

--- Comment #1 from Kenney Westerhof <ke...@apache.org> 2011-09-30 23:19:34 UTC ---
Just to go into a little more detail: 

Having:

RewriteBase /foo
RewriteBase /domain.com/foo

and internally matching the longest one would be sufficient - the RewriteCond
then is not absolutely necessary. 
A workaround would be to have this prepended to every regular expression
in the file, voiding the purpose of having RewriteBase in the first place.

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