mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #1768 from jo-tham/patch-1
Add S3 404 custom page to Tips documentation
This commit is contained in:
commit
10315944d3
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