mirror of
https://github.com/getformwork/formwork.git
synced 2025-01-17 13:38:22 +01:00
Update .htaccess
This commit is contained in:
parent
ab1d7b6bc8
commit
9b0408a6bb
@ -13,7 +13,7 @@ AddDefaultCharset UTF-8
|
||||
RewriteRule ^(LICENSE|composer\.lock|\.gitignore|\.php_cs|nginx.conf)/?$ index.php [L]
|
||||
|
||||
RewriteRule ^admin/(accounts|languages|logs|schemes|src|views)/.* admin/index.php [L]
|
||||
RewriteRule ^admin/gulpfile\.js/?$ admin/index.php [L]
|
||||
RewriteRule ^admin/(\.eslintrc|gulpfile\.js)/?$ admin/index.php [L]
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^admin/.* admin/index.php [L]
|
||||
|
Loading…
x
Reference in New Issue
Block a user