Let sso-apache log to stdout/stderr

This commit is contained in:
Johan Björklund 2025-04-07 13:12:18 +02:00
parent c637b4bc83
commit cfb9216f06
Signed by: bjorklund
GPG key ID: DD10D50554BE7115

View file

@ -17,6 +17,10 @@
# modules, e.g.
#LogLevel info ssl:warn
#ErrorLog ${APACHE_LOG_DIR}/error.log
#CustomLog ${APACHE_LOG_DIR}/access.log combined
# SYSLOG
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined