Skip to content

Commit

Permalink
[css-grid] mod_rewrite attempt #4
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasai committed Aug 10, 2015
1 parent bd753a3 commit b4ed8c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions css-grid/.htaccess
Original file line number Diff line number Diff line change
@@ -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]

0 comments on commit b4ed8c5

Please sign in to comment.