From 93c67d420fb56aaf8d1f7ffd98d3849108e15bcf Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Sun, 5 Nov 2023 20:56:54 +0000 Subject: [PATCH] Correct typo in httpd config. --- etc/apache/sites.d/_default_.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/apache/sites.d/_default_.conf b/etc/apache/sites.d/_default_.conf index 4855be8..56f5f42 100644 --- a/etc/apache/sites.d/_default_.conf +++ b/etc/apache/sites.d/_default_.conf @@ -52,7 +52,7 @@ SetEnvIf REQUEST_URI ^/\.well-known/.*$ no_log - RedirectMatch permanent ^/(?!(\.well-known|httpd-errordocs)/)(.*) https://afterdark.org.uk/ + RedirectMatch permanent ^/(?!(\.well-known|httpd-errordocs)/)(.*) https://afterdark.org.uk/$1 ScriptAlias /cgi-bin/ /data/www/cgi-bin/