login/edit: label references of tags descriptions
[minimedit.git] / .htaccess
1 RewriteEngine  on
2 RewriteBase    /
3
4 # common php handler
5 RewriteCond    %{REQUEST_FILENAME} !-f
6 RewriteRule '' page.php [L]