]> git.immae.eu Git - github/shaarli/Shaarli.git/blame_incremental - .htaccess
doc: rename "datastore hacks" -> "various hacks", move example scripts to gist.github...
[github/shaarli/Shaarli.git] / .htaccess
... / ...
CommitLineData
1RewriteEngine On
2RewriteCond %{REQUEST_FILENAME} !-f
3RewriteCond %{REQUEST_FILENAME} !-d
4RewriteRule ^ index.php [QSA,L]