Integration of Assetic in SmartyParser, extended it to Admin (we can now
use loops !), added the Thelia ControllerResolver and fixed config and routing accordingly.²:wq
This commit is contained in:
@@ -8,5 +8,7 @@ AddDefaultCharset UTF-8
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
|
||||
RewriteBase /thelia2
|
||||
|
||||
RewriteRule ^admin(/.*)?$ index_dev.php/admin/$1 [L,QSA]
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user