On Fri, Dec 16, 2016 at 10:26 AM, Thomas Schweikle <tschwei...@gmail.com> wrote:
>    RewriteRule ^/xyz/(.*) "/abc/$1" [R,L]


When this rule was first -- If it's in htaccess, the ^/ will not
match. Your other rule accounts for this by making the leading slash
optional.



-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to