Files
docker-django-test/container-filesystem/etc/httpd/conf.modules.d/00-ssl.conf
heinzel cd193da78f FIX #1
2019-10-18 16:50:21 +02:00

4 lines
77 B
Plaintext

<IfDefine ENABLE_HTTPS>
LoadModule ssl_module modules/mod_ssl.so
</IfDefine>