diff --git a/ubuntu/erlking.silvestris.systems.yml b/ubuntu/erlking.silvestris.systems.yml index 6c54823..f202f30 100644 --- a/ubuntu/erlking.silvestris.systems.yml +++ b/ubuntu/erlking.silvestris.systems.yml @@ -182,24 +182,6 @@ fastcgi_pass php; fastcgi_index index.php; } - irreverent.space.http: - - listen *:80 - - listen [::]:80 - - server_name irreverent.space - - return 301 "https://$host$request_uri" - irreverent.space.https: - - listen *:443 ssl http2 - - listen [::]:443 ssl http2 - - server_name irreverent.space - - root "/srv/www/irreverent.space" - - index index.php index.html - - access_log "/var/log/nginx/irreverent.space.access.log" - - error_log "/var/log/nginx/irreverent.space.error.log" - - client_max_body_size 10M - - ssl_certificate "/etc/ssl/letsencrypt/irreverent.space.crt" - - ssl_certificate_key "/etc/ssl/letsencrypt/irreverent.space.pem" - - include snippets/sslstapling_hsts.conf - - include snippets/wp_with_supercache.conf ultonomy.com.http: - listen *:80 - listen [::]:80