Commit 3e4c92a
committed
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/apache21 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| |||
0 commit comments