remove confs from apache2

This commit is contained in:
2021-12-28 17:45:10 +01:00
parent f97584f776
commit a4e9a69ebd

View File

@@ -224,7 +224,7 @@ IncludeOptional conf-enabled/*.conf
# Include the virtual host configurations: # Include the virtual host configurations:
IncludeOptional sites-enabled/*.conf IncludeOptional sites-enabled/*.conf
IncludeOptional confs/*.conf
Include sites/*.conf Include sites/*.conf
Include sites/*/*.conf Include sites/*/*.conf
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet # vim: syntax=apache ts=4 sw=4 sts=4 sr noet