rapidsai / rapids.ai

rapids.ai web site
https://rapids.ai
8 stars 17 forks source link

Add a custom 404 page for CloudFront Distribution #350

Open ajschmidt8 opened 8 months ago

ajschmidt8 commented 8 months ago

Currently there are no 404 pages configured for our CloudFront distribution that is used to serve our documentation files from the S3 bucket.

As a result, the error responses look ugly: https://d1664dvumjb44w.cloudfront.net/non-existent-page.

Fortunately, CloudFront has a feature to enable custom error pages:

Therefore we should do the following: