]> git.immae.eu Git - github/shaarli/Shaarli.git/blame - .htaccess
Merge pull request #733 from ArthurHoaro/hotfix/reverse-proxy-port
[github/shaarli/Shaarli.git] / .htaccess
CommitLineData
18e67967
A
1RewriteEngine On
2RewriteCond %{REQUEST_FILENAME} !-f
3RewriteCond %{REQUEST_FILENAME} !-d
4RewriteRule ^ index.php [QSA,L]