From c86e1a10c9ed02eb057b9483a0853217222d4909 Mon Sep 17 00:00:00 2001 From: ischommer Date: Fri, 16 Jul 2010 01:26:15 +0000 Subject: [PATCH] MINOR Partially reverted r108045, mistakenly committed RewriteBase change git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.3@108046 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- .htaccess | 1 - 1 file changed, 1 deletion(-) diff --git a/.htaccess b/.htaccess index 121cf64..669f296 100644 --- a/.htaccess +++ b/.htaccess @@ -7,7 +7,6 @@ Allow from 127.0.0.1 RewriteEngine On -RewriteBase /phpinstaller-2.3 RewriteCond %{REQUEST_URI} !(\.gif$)|(\.jpg$)|(\.png$)|(\.css$)|(\.js$)