From 1b6e048e435a4f819871a2fe31c353fdb1c65d06 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sat, 18 Jul 2020 22:41:02 -0400 Subject: [PATCH] cleanup as393949.net --- ubuntu/erlking.asininetech.net.yml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/ubuntu/erlking.asininetech.net.yml b/ubuntu/erlking.asininetech.net.yml index 570f47c..abeab74 100644 --- a/ubuntu/erlking.asininetech.net.yml +++ b/ubuntu/erlking.asininetech.net.yml @@ -279,26 +279,6 @@ fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_pass php; } - nginx_remove_sites: - as393949.net.http: - - listen *:80 - - listen [::]:80 - - server_name as393949.net - - return 301 "https://$host$request_uri" - as393949.net.https: - - listen *:443 ssl http2 - - listen [::]:443 ssl http2 - - server_name as393949.net - - root "/srv/www/as393949.net/output" - - index index.html - - access_log "/var/log/nginx/as393949.net.access.log" - - error_log "/var/log/nginx/as393949.net.error.log" - - ssl_certificate "/etc/ssl/letsencrypt/as393949.net.crt" - - ssl_certificate_key "/etc/ssl/letsencrypt/as393949.net.pem" - - ssl_stapling on - - resolver [::1] valid=300s - - add_header Strict-Transport-Security max-age=31536000 - nginx_configs: gzip: - gzip on