page: override request by given script path
[minimedit.git] / .htaccess
index ef206d7f799990cb030e2a43e45211e5f0cacdd9..84f6a8d5475d8fd5d600e78ab53465bac3630fd8 100644 (file)
--- 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]