Thread
:
mod_rewrite - remove double slash from url
View Single Post
#
2
03-29-2011, 10:42 AM
webizen
LiteSpeed Staff
Join Date: Oct 2010
Posts: 2,390
LiteSpeed removes double (or more) slashes from URL internally before entering rewrite rules process. So there is no need for this.
%
If you really want to use rewrite rules for this, use %{ORG_REQ_URI} instead of %{REQUEST_URI}.
webizen
View Public Profile
Send a private message to webizen
Find all posts by webizen