Add custom 404 page for entropynet.net.

This commit is contained in:
staticsafe 2017-06-28 12:58:25 -04:00
parent e60c082e78
commit 3f15c339ec
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
- listen [{{ ansible_default_ipv6.address }}]:443 ssl http2
- server_name entropynet.net
- root "/srv/www/entropynet.net"
- error_page 404.html
- index index.html
- access_log "/var/log/nginx/entropynet.net.access.log"
- error_log "/var/log/nginx/entropynet.net.error.log"