Skip to content

Commit

Permalink
This would cause problem
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Aug 24, 2014
1 parent c1073fe commit a585430
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ RewriteEngine On
# RewriteBase /

# Access site
RewriteCond %{REQUEST_URI} !^/index\.php
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L]
Expand Down

0 comments on commit a585430

Please sign in to comment.