| … | |
… | |
| 14 | |
14 | |
| 15 | ServerAdmin !WEBWORK_USER!@localhost |
15 | ServerAdmin !WEBWORK_USER!@localhost |
| 16 | |
16 | |
| 17 | LockFile !WEBWORK_ROOT!/logs/httpd.lock |
17 | LockFile !WEBWORK_ROOT!/logs/httpd.lock |
| 18 | PidFile !WEBWORK_ROOT!/logs/httpd.pid |
18 | PidFile !WEBWORK_ROOT!/logs/httpd.pid |
| 19 | ErrorLog !WEBWORK_ROOT!/logs/httpd-error.log |
19 | ErrorLog !WEBWORK_ROOT!/logs/error.log |
| 20 | |
20 | |
| 21 | # On systems that use it, ScoreBoardFile must be different for different |
21 | # On systems that use it, ScoreBoardFile must be different for different |
| 22 | # invocations of Apache. webwork-dev doens't appear to be one of those |
22 | # invocations of Apache. webwork-dev doens't appear to be one of those |
| 23 | # systems. |
23 | # systems. |
| 24 | #ScoreBoardFile /var/run/httpd.scoreboard |
24 | #ScoreBoardFile /var/run/httpd.scoreboard |