Skip to content

Commit b4ed8c5

Browse files
committed
[css-grid] mod_rewrite attempt #4
1 parent bd753a3 commit b4ed8c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css-grid/.htaccess

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
RewriteEngine on
2-
RewriteRule /issues$ %{REQUEST_URI}-wd-2015086 [RL]
3-
# See also the insanity that is http://serverfault.com/questions/278651/relative-substitution-in-mod-rewrite-rewriterule
2+
RewriteRule ^.*/issues$ %{REQUEST_URI}-wd-2015086 [R]

0 commit comments

Comments
 (0)