Skip to content

Commit

Permalink
foward logs to docker
Browse files Browse the repository at this point in the history
  • Loading branch information
BertrandGouny committed Jul 7, 2017
1 parent 898f673 commit 419a6a3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions image/service/phpldapadmin/assets/apache2/http.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@

DocumentRoot /var/www/phpldapadmin/htdocs

ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined

<Directory /var/www/phpldapadmin/htdocs >
Require all granted
</Directory>
Expand Down
3 changes: 0 additions & 3 deletions image/service/phpldapadmin/assets/apache2/https.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@

DocumentRoot /var/www/phpldapadmin/htdocs

ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined

Include /etc/apache2/conf-available/vhost-partial-ssl.conf

SSLCertificateFile ${CONTAINER_SERVICE_DIR}/phpldapadmin/assets/apache2/certs/${PHPLDAPADMIN_HTTPS_CRT_FILENAME}
Expand Down

0 comments on commit 419a6a3

Please sign in to comment.