You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using this gem to deploy our static site to s3
Due to historical reasons, we need to have some redirections in the s3 bucket and every time we deploy they are deleted and need to be (at the moment) manually added. Is there any way to prevent that?
Or if this is not the case, how would we define them in the config or rb files? Is there any extra gem for that?
I could not find much documentation about it, so if you could please point us out to it, this would be greatly appreciated
Thanks!
EDIT: I noticed in the changelog that this was added back in 3.0.14, however we are using 4.0.3 and redirections are deleted
The text was updated successfully, but these errors were encountered:
ricardclau
changed the title
Any way to not delete S3 redirections?
Any way to not delete existing S3 bucket redirections?
Mar 29, 2017
Hi
We are using this gem to deploy our static site to s3
Due to historical reasons, we need to have some redirections in the s3 bucket and every time we deploy they are deleted and need to be (at the moment) manually added. Is there any way to prevent that?
Or if this is not the case, how would we define them in the config or rb files? Is there any extra gem for that?
I could not find much documentation about it, so if you could please point us out to it, this would be greatly appreciated
Thanks!
EDIT: I noticed in the changelog that this was added back in 3.0.14, however we are using 4.0.3 and redirections are deleted
The text was updated successfully, but these errors were encountered: