From ea3afc2fd75200ed09268f9ff1ce548c4446407c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ba=CC=81lint=20Szekeres?= Date: Wed, 22 May 2019 09:16:30 +0200 Subject: [PATCH] HTTP subdomains redirect check fixes #92 --- public/templates/conf/sites-available/example.com.conf.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/conf/sites-available/example.com.conf.html b/public/templates/conf/sites-available/example.com.conf.html index 7bfb096..a249928 100644 --- a/public/templates/conf/sites-available/example.com.conf.html +++ b/public/templates/conf/sites-available/example.com.conf.html @@ -235,7 +235,7 @@ server { ✔ IPv6 --> listen [{{ data.sites[_site].ipv6 }}]:80; - server_name .{{ _domain }};