use custom 404 page for sadiqsaif.com

This commit is contained in:
staticsafe 2021-06-13 16:16:19 -04:00
parent 1b2227555c
commit 32e5b1396a
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@
- server_name sadiqsaif.com
- root "/srv/www/sadiqsaif.com/public"
- index index.html
- error_page 404 /404.html
- access_log "/var/log/nginx/sadiqsaif.com.access.log"
- error_log "/var/log/nginx/sadiqsaif.com.error.log"
- ssl_certificate "/etc/ssl/letsencrypt/sadiqsaif.com.crt"