bludit/.htaccess
Diego Najar 739bbb8ac2 mac
2015-03-08 14:42:27 -03:00

6 lines
122 B
ApacheConf

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php [L]