]> git.immae.eu Git - github/shaarli/Shaarli.git/blame - .htaccess
CONTRIBUTING.md: define new workflow for documentation edition and contributions
[github/shaarli/Shaarli.git] / .htaccess
CommitLineData
18e67967
A
1RewriteEngine On
2RewriteCond %{REQUEST_FILENAME} !-f
3RewriteCond %{REQUEST_FILENAME} !-d
4RewriteRule ^ index.php [QSA,L]