Image now a file
This commit is contained in:
@@ -14,6 +14,11 @@ RewriteRule ^phpCourse/exam/vendor/.* index.php [L,NC]
|
||||
RewriteRule ^phpCourse/exam/routes/.* index.php [L,NC]
|
||||
RewriteRule ^phpCourse/exam/react/.* index.php [L,NC]
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME} -f
|
||||
RewriteCond %{REQUEST_FILENAME} !/uploads/.*
|
||||
RewriteCond %{REQUEST_FILENAME} !/dist/.*
|
||||
RewriteRule ^ dist [L,NC]
|
||||
|
||||
##
|
||||
## API routes
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user