X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/19cde41f182998a36cdac76d530881aaea24c719..a1bb8561064d0985ecb6c65054bf352f667bc9b7:/.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]