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





--- Comment #4 from Eric Covener <[EMAIL PROTECTED]>  2008-11-13 11:17:43 PST 
---
(In reply to comment #3)
> RewriteBase is relative to the URL not to the filesystem so that won't work in
> all cases.

The premise is that it works in all cases that the base URL got you to the
correct directory in the first place, because that's how mod_rewrite re-injects
the modifications (and ends up back in the same directory).  When you leave the
RewriteBase off, and don't use a full filesystem path in your substitution, and
you're operating per-directory, you don't end up back in the same spot.


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to