Fixed wrong commit

This commit is contained in:
Franck Allimant
2014-04-17 23:12:59 +02:00
parent 1603a89cff
commit a0285c855c

View File

@@ -1,4 +1,4 @@
#Options +FollowSymlinks -Indexes Options +FollowSymlinks -Indexes
AddDefaultCharset UTF-8 AddDefaultCharset UTF-8
@@ -7,7 +7,7 @@ AddDefaultCharset UTF-8
# If thelia is installed in a subdirectory (e.g., thelia2) # If thelia is installed in a subdirectory (e.g., thelia2)
# define the RewriteBase below to get a proper URL rewriting # define the RewriteBase below to get a proper URL rewriting
RewriteBase /thelia2 # RewriteBase /thelia2
RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-d