Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

SS4: Permissions issue with assets on remote server


Go to End


1452 Views

Avatar
Emmett

Community Member, 1 Post

26 September 2017 at 4:45pm

Hey,

Having an issue with the silverstripe/assets module and unsure if it's just my server being configured incorrectly seeing as no one else seems to be having this issue.
After pushing a site to our production server I noticed all published images were getting a 403 Forbidden error. After a lot of digging found this was caused due to the .htaccess file that the module generates being written with a 600 permission.
I would have thought at a minimum it would need atleast 640 access?
If anyone can give me some guidance on whether this might just be an issue with the module or whether i'm just an idiot it would be much appreciated.

Thanks in advance.