diff --git a/install.php b/install.php index bb97f09..adb37b1 100644 --- a/install.php +++ b/install.php @@ -1057,7 +1057,6 @@ HTML; RewriteEngine On $baseClause - RewriteCond %{REQUEST_URI} ^(.*)$ RewriteCond %{REQUEST_FILENAME} !-f RewriteRule .* sapphire/main.php?url=%1&%{QUERY_STRING} [L]