1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-10-22 11:46:36 +02:00
Files
php-altorouter/.htaccess
Danny van Kooten ebbfe7804a first commit
2012-07-31 20:50:36 +02:00

3 lines
81 B
ApacheConf

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . index.php [L]