Merge pull request #1768 from jo-tham/patch-1

Add S3 404 custom page to Tips documentation
This commit is contained in:
Justin Mayer 2015-07-11 10:42:44 -07:00
commit 10315944d3

View file

@ -28,6 +28,11 @@ configuration file's ``location`` block::
For Apache::
ErrorDocument 404 /404.html
For Amazon S3, first navigate to the ``Static Site Hosting`` menu in the
bucket settings on your AWS cosole. From there::
Error Document: 404.html
Publishing to GitHub
====================