Skip to content

Commit

Permalink
Update .htaccess
Browse files Browse the repository at this point in the history
If site don't work without "index.php" in URL, need add this string.
  • Loading branch information
RomanGorbatko committed May 15, 2014
1 parent bdff075 commit 31982dc
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
Expand Up @@ -4,6 +4,7 @@
</IfModule>

RewriteEngine On
RewriteBase /

##
## Handle resource requests
Expand Down

0 comments on commit 31982dc

Please sign in to comment.