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 d5d9e40 commit 53b0049Copy full SHA for 53b0049
css-grid/.htaccess
@@ -0,0 +1,4 @@
1
+RewriteEngine on
2
+RewriteCond %{REQUEST_URI} issues$
3
+RewriteRule .* %{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