forked from github/pelican
Update tips.rst
add 404 page instructions for amazon s3.
This commit is contained in:
parent
780ccfe137
commit
aa318a1366
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
====================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue