We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898f673 commit 419a6a3Copy full SHA for 419a6a3
image/service/phpldapadmin/assets/apache2/http.conf
@@ -6,9 +6,6 @@
6
7
DocumentRoot /var/www/phpldapadmin/htdocs
8
9
- ErrorLog ${APACHE_LOG_DIR}/error.log
10
- CustomLog ${APACHE_LOG_DIR}/access.log combined
11
-
12
<Directory /var/www/phpldapadmin/htdocs >
13
Require all granted
14
</Directory>
image/service/phpldapadmin/assets/apache2/https.conf
Include /etc/apache2/conf-available/vhost-partial-ssl.conf
SSLCertificateFile ${CONTAINER_SERVICE_DIR}/phpldapadmin/assets/apache2/certs/${PHPLDAPADMIN_HTTPS_CRT_FILENAME}
0 commit comments