Touren application
[infodrom.org/touren.infodrom.org] / .htaccess
1 RewriteEngine On
2 RewriteCond %{REQUEST_FILENAME} !-f
3 RewriteCond %{REQUEST_FILENAME} !-d
4 RewriteRule .* index.php [L]