www-apache/mod_tls: add missing config file

Bug: https://bugs.gentoo.org/948951
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2025-02-08 07:09:29 +01:00
parent 1eccc170e1
commit 30ad54598b

View File

@@ -0,0 +1,5 @@
<IfDefine TLS>
LoadModule tls_module modules/mod_tls.so
</IfDefine>