1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-02-21 04:33:13 +01:00
php-altorouter/.htaccess

4 lines
81 B
ApacheConf
Raw Normal View History

2012-07-31 20:50:36 +02:00
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . index.php [L]