Skip to content

Commit

Permalink
Added a fix that should help on some hosting providers
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Aug 21, 2014
1 parent 045fce6 commit 447abb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<IfModule mod_rewrite.c>
Options -Multiviews

RewriteEngine On

# access site
Expand Down

0 comments on commit 447abb9

Please sign in to comment.