From 9ab1fd4968c742ed3773c3d6e8bc65c8050fb4b2 Mon Sep 17 00:00:00 2001 From: Naglfar Date: Thu, 30 Sep 2021 11:02:01 +0200 Subject: [PATCH] redirect for www requests --- .../files/etc/apache2/sites-available/www.thunix.net.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf b/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf index da35611..59ebdf1 100644 --- a/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf +++ b/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf @@ -18,6 +18,6 @@ Require method GET POST OPTIONS - Redirect permanent / https://thunix.net/ + Redirect permanent / https://www.thunix.net/