-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
When using engineAPI as a MVC there is an issue with the router. A bug that doesn't allow you to insert css or images unless that directory has an index.php in the file. I think we could fix this could be fixed with the htaccess file.
// The specific error
- Resource interpreted as stylesheet but transferred with MIME type text/html
What fixes it HACK
// My Example
// Directory Images Example
// Directory CSS Example