Skip to content

Commit 419a6a3

Browse files
committed
foward logs to docker
1 parent 898f673 commit 419a6a3

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

image/service/phpldapadmin/assets/apache2/http.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66

77
DocumentRoot /var/www/phpldapadmin/htdocs
88

9-
ErrorLog ${APACHE_LOG_DIR}/error.log
10-
CustomLog ${APACHE_LOG_DIR}/access.log combined
11-
129
<Directory /var/www/phpldapadmin/htdocs >
1310
Require all granted
1411
</Directory>

image/service/phpldapadmin/assets/apache2/https.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66

77
DocumentRoot /var/www/phpldapadmin/htdocs
88

9-
ErrorLog ${APACHE_LOG_DIR}/error.log
10-
CustomLog ${APACHE_LOG_DIR}/access.log combined
11-
129
Include /etc/apache2/conf-available/vhost-partial-ssl.conf
1310

1411
SSLCertificateFile ${CONTAINER_SERVICE_DIR}/phpldapadmin/assets/apache2/certs/${PHPLDAPADMIN_HTTPS_CRT_FILENAME}

0 commit comments

Comments
 (0)