humanmade / humanmade/altis-browser-security
Static files stored in the uploads directory are not supported
- Dominant language
- PHP
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
User reported an error where certain stylesheets were not being loaded. Screenshot provided:

The requested files are present in the uploads directory and accessible directly.
.../uploads/sites/2/elementor/css/post-31401.css?ver=1636673045
.../uploads/sites/2/elementor/css/post-125358.css?ver=1636979605
Static files stored in the `uploads` directory are not supported through Browser Security. The current solution was turning off [Browser Security](https://docs.altis-dxp.com/security/browser/) feature via the sites config which has resolved the issue.
Allowing the static files to be stored in the `uploads` directory will improve compatibility with plugins like Elementor.
[Original Support Ticket](https://humanmade.zendesk.com/agent/tickets/5853)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.