We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b0049 commit 2e73c6fCopy full SHA for 2e73c6f
css-grid/.htaccess
@@ -1,4 +1,3 @@
1
RewriteEngine on
2
-RewriteCond %{REQUEST_URI} issues$
3
-RewriteRule .* %{SERVER_PROTOCOL}://%{SERVER_NAME}%{REQUEST_URI}-wd-2015086 [RL]
+RewriteRule /issues$ %{SERVER_PROTOCOL}://%{SERVER_NAME}%{REQUEST_URI}-wd-2015086 [RL]
4
# See also the insanity that is http://serverfault.com/questions/278651/relative-substitution-in-mod-rewrite-rewriterule
0 commit comments