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
This commit is contained in:
ischommer 2010-07-16 01:26:15 +00:00 committed by Sam Minnee
parent dc6f22446c
commit c86e1a10c9
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ Allow from 127.0.0.1
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /phpinstaller-2.3
RewriteCond %{REQUEST_URI} !(\.gif$)|(\.jpg$)|(\.png$)|(\.css$)|(\.js$)