1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 12:17:42 +02:00

Site Structure Updates

This commit is contained in:
Awilum
2013-03-01 21:06:29 +02:00
parent 37f4faa2ff
commit f112ec8ddd
6 changed files with 9 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ Options -Indexes
# Setting rewrite rules.
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /projects/monstra-cms/
RewriteBase /%siteurlhere%/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php [QSA,L]