diff --git a/css-grid/.htaccess b/css-grid/.htaccess index e90dd8379a04..aefa4b95153a 100644 --- a/css-grid/.htaccess +++ b/css-grid/.htaccess @@ -1,3 +1,2 @@ RewriteEngine on -RewriteRule /issues$ %{REQUEST_URI}-wd-2015086 [RL] -# See also the insanity that is http://serverfault.com/questions/278651/relative-substitution-in-mod-rewrite-rewriterule +RewriteRule ^.*/issues$ %{REQUEST_URI}-wd-2015086 [R]