edit: restyle to upstream ckeditor configuration
[minimedit.git] / .htaccess
1 RewriteEngine  on
2 RewriteBase    /
3
4 # common php handler
5 RewriteCond    %{REQUEST_FILENAME} !-f
6 RewriteRule '' page.php [L]