]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - .htaccess
Rename title link label to home link and apply it in vintage theme
[github/shaarli/Shaarli.git] / .htaccess
1 RewriteEngine On
2 RewriteCond %{REQUEST_FILENAME} !-f
3 RewriteCond %{REQUEST_FILENAME} !-d
4 RewriteRule ^ index.php [QSA,L]