mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 11:36:58 +03:00
Add nice error page to homepage
This commit is contained in:
@@ -195,6 +195,7 @@ http {
|
|||||||
|
|
||||||
location / {
|
location / {
|
||||||
root /home/sbadmin/SponsorBlockSite/public-prod;
|
root /home/sbadmin/SponsorBlockSite/public-prod;
|
||||||
|
error_page 404 /404.html;
|
||||||
}
|
}
|
||||||
|
|
||||||
listen [::]:443 default_server ssl http2 ipv6only=on backlog=323999;
|
listen [::]:443 default_server ssl http2 ipv6only=on backlog=323999;
|
||||||
|
|||||||
Reference in New Issue
Block a user