s3-deploy-website icon indicating copy to clipboard operation
s3-deploy-website copied to clipboard

support for custom 404

Open psifertex opened this issue 9 years ago • 2 comments

Do you support custom 404 pages as s3_website does?

I like the options s3_website provides, but I'm too leery of downloading a hardcoded jar file from github every time I want to run it.

psifertex avatar Oct 14 '16 00:10 psifertex

@psifertex It is not supported currently. I'm looking at how to implement this and it seems that the custom error pages can be set on the S3 endpoints and also on the Cloudfront distribution. Do you know what configuration would be preferred?

jonls avatar Oct 17 '16 01:10 jonls

I'm not sure which is preferred, for me either would be fine.

psifertex avatar Oct 28 '16 11:10 psifertex