mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
5
www-apache/mod_tls/files/mod_tls.conf
Normal file
5
www-apache/mod_tls/files/mod_tls.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
<IfDefine TLS>
|
||||
|
||||
LoadModule tls_module modules/mod_tls.so
|
||||
|
||||
</IfDefine>
|
||||
Reference in New Issue
Block a user