s3-deploy-website
s3-deploy-website copied to clipboard
support for custom 404
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 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?
I'm not sure which is preferred, for me either would be fine.