Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mchubby/grandlyon-ibasho-planner
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonymous Coward committed May 19, 2014
2 parents 58072af + 7440da1 commit 1cce4ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Options -MultiViews
RewriteEngine On
RewriteCond %{ENV:REDIRECT_STATUS} !200
RewriteRule ^(.*)$ static/$1
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ app.php [QSA,L]

0 comments on commit 1cce4ef

Please sign in to comment.