mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
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::
|
For Apache::
|
||||||
|
|
||||||
ErrorDocument 404 /404.html
|
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
|
Publishing to GitHub
|
||||||
====================
|
====================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue