Closed (fixed)
Project:
S3 File System
Version:
8.x-3.x-dev
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 May 2018 at 15:45 UTC
Updated:
9 May 2022 at 19:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
valicPatch attached to update README.txt with instructions.
Comment #4
bandanasharma commented@valic patch is apply successfully and change reflected on the file.
Comment #5
jansete commentedComment #7
jansete commentedAdded to dev branch.
Comment #9
dawid_nawrot commented@valic Oh lord, I've been searching for fix of this issue forever, I've debugged half of the module and it took me 2 days.
Comment #10
delzhand commentedA tip for anyone using the Drupal recipes in lando - location directives in nginx have a priority system, and this won't work if it's the last location directive. I'm not an nginx config expert, but I think this one competes with it:
So as long as the necessary S3FS config is listed before that one, it should work.