add include optional config to httpd.conf
Some checks failed
docker / docker (push) Successful in 12s
ups / ups (push) Failing after 47s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn 2025-05-13 02:09:27 +03:00
parent f401e78edd
commit c1508af858
Signed by: ngn
GPG Key ID: A3654DF5AD9F641D

View File

@ -85,3 +85,5 @@ LoadModule negotiation_module modules/mod_negotiation.so
<IfModule mime_magic_module>
MIMEMagicFile /etc/apache2/magic
</IfModule>
IncludeOptional /etc/apache2/conf.d/*.conf