Skip to content

Commit

Permalink
Enable pretty url by default
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed May 13, 2014
1 parent a0534cf commit 5bda8e8
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 @@ -37,6 +37,7 @@
</IfModule>

# Settings to hide index.php and ensure pretty urls
RewriteEngine on

# if a directory or a file exists, use it directly
RewriteCond %{REQUEST_FILENAME} !-f
Expand Down

0 comments on commit 5bda8e8

Please sign in to comment.