humanmade / humanmade/altis-browser-security

Static files stored in the uploads directory are not supported

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
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:

Screen Shot 2021-11-13 at 9 23 21 AM

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.