Hi,
How do I allow direct access uploaded images/files? A
s it is now, I recive a "You don't have permission to access /assets/Uploads/SilverStripe-CMS.png on this server." when I do this.
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi,
How do I allow direct access uploaded images/files? A
s it is now, I recive a "You don't have permission to access /assets/Uploads/SilverStripe-CMS.png on this server." when I do this.
Make sure your the directory on the server has correct permissions (777) which allows read/write access to all. or security reasons only do this for the Assets folder and all it subfolders.