1
0
Fork 0
forked from github/pelican

Update tips.rst

add 404 page instructions for amazon s3.
This commit is contained in:
Jotham Apaloo 2015-06-19 14:50:12 -04:00
commit aa318a1366

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
====================