From d68f25b0048d379ec67f10d5353ebc60cc4ce011 Mon Sep 17 00:00:00 2001 From: packetcat Date: Sun, 24 Dec 2023 11:01:33 -0500 Subject: [PATCH] remove ultonomy.com vhosts --- ubuntu/erlking.silvestris.systems.yml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/ubuntu/erlking.silvestris.systems.yml b/ubuntu/erlking.silvestris.systems.yml index a0fb7b6..3525883 100644 --- a/ubuntu/erlking.silvestris.systems.yml +++ b/ubuntu/erlking.silvestris.systems.yml @@ -129,25 +129,6 @@ - ssl_certificate "/etc/ssl/letsencrypt/sadiqsaif.ca.crt" - ssl_certificate_key "/etc/ssl/letsencrypt/sadiqsaif.ca.pem" - return 301 "https://sadiqsaif.com$request_uri" - ultonomy.com.http: - - listen *:80 - - listen [::]:80 - - server_name ultonomy.com - - return 301 "https://$host$request_uri" - ultonomy.com.https: - - listen *:443 ssl http2 - - listen [::]:443 ssl http2 - - server_name ultonomy.com - - root "/srv/www/ultonomy.com" - - index index.php index.html - - access_log "/var/log/nginx/ultonomy.com.access.log" - - error_log "/var/log/nginx/ultonomy.com.error.log" - - client_max_body_size 10M - - ssl_certificate "/etc/ssl/letsencrypt/ultonomy.com.crt" - - ssl_certificate_key "/etc/ssl/letsencrypt/ultonomy.com.pem" - - include snippets/sslstapling_hsts.conf - - include snippets/wp_with_supercache.conf - - include snippets/blockbots.conf wallabag.packetcat.ca.http: - listen *:80 - listen [::]:80