mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
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:
parent
dc6f22446c
commit
c86e1a10c9
@ -7,7 +7,6 @@ Allow from 127.0.0.1
|
|||||||
|
|
||||||
<IfModule mod_rewrite.c>
|
<IfModule mod_rewrite.c>
|
||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
RewriteBase /phpinstaller-2.3
|
|
||||||
|
|
||||||
RewriteCond %{REQUEST_URI} !(\.gif$)|(\.jpg$)|(\.png$)|(\.css$)|(\.js$)
|
RewriteCond %{REQUEST_URI} !(\.gif$)|(\.jpg$)|(\.png$)|(\.css$)|(\.js$)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user