Minore Tweeks and FIxes
This commit is contained in:
@@ -12,6 +12,7 @@ RewriteRule . - [e=HTTP_AUTHORIZATION:%1]
|
||||
# serve all files from public subfolder
|
||||
RewriteCond %{REQUEST_FILENAME} !.php
|
||||
RewriteCond %{REQUEST_FILENAME} !.log
|
||||
RewriteCond %{REQUEST_FILENAME} !.ttfnot
|
||||
RewriteCond %{REQUEST_FILENAME} \.
|
||||
RewriteRule (.*) ./public/$1 [L]
|
||||
|
||||
|
Reference in New Issue
Block a user