You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #4104 Use ${APACHE_LOG_DIR} instead of /var/log/apache2 (xamgreen)
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closes#4104).
Discussion
----------
Use ${APACHE_LOG_DIR} instead of /var/log/apache2
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets | none
It would be a better solution to use envs in the configfile.
Commits
-------
b8328c5 APACHE_LOG_DIR note added
8753f37 Use ${APACHE_LOG_DIR} instead of /var/log/apache2
0 commit comments