X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/87ae71d836e57d6952f4c11ee6ffc02a79d8bdf7..47fdce547d48fe80bcaac1495bf12c7450a1380e:/.htaccess diff --git a/.htaccess b/.htaccess index ef206d7..84f6a8d 100644 --- a/.htaccess +++ b/.htaccess @@ -3,4 +3,4 @@ RewriteBase / # common php handler RewriteCond %{REQUEST_FILENAME} !-f -RewriteRule '' page.php%{REQUEST_FILENAME} [L] +RewriteRule '' page.php [L]