Use correct $x in _default_.conf.

This commit is contained in:
Darren 'Tadgy' Austin 2023-11-06 16:18:46 +00:00
commit c1da9e8c00

View file

@ -52,7 +52,7 @@
SetEnvIf REQUEST_URI ^/\.well-known/.*$ no_log
<IfModule ssl_module>
RedirectMatch permanent ^/(?!(\.well-known|httpd-errordocs)/)(.*) https://afterdark.org.uk/$1
RedirectMatch permanent ^/(?!(\.well-known|httpd-errordocs)/)(.*) https://afterdark.org.uk/$2
</IfModule>
<IfModule !ssl_module>
ScriptAlias /cgi-bin/ /data/www/cgi-bin/