Skip to content

Commit

Permalink
removes index.php from urls
Browse files Browse the repository at this point in the history
  • Loading branch information
lfarrell committed Jan 17, 2012
1 parent d375cef commit 0342fec
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,3 +1,5 @@
Options +FollowSymLinks
IndexIgnore */*
RewriteEngine on

# if a directory or a file exists, use it directly
Expand Down

0 comments on commit 0342fec

Please sign in to comment.