]> git.immae.eu Git - github/shaarli/Shaarli.git/blame - .htaccess
Merge remote-tracking branch 'nerostie/patch-2' into doc-overhaul
[github/shaarli/Shaarli.git] / .htaccess
CommitLineData
18e67967
A
1RewriteEngine On
2RewriteCond %{REQUEST_FILENAME} !-f
3RewriteCond %{REQUEST_FILENAME} !-d
4RewriteRule ^ index.php [QSA,L]