bin/contrib/tcp80: default log location is /var/log/www
This commit is contained in:
parent
d9c48e6ee0
commit
ccbcd67836
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/rc
|
||||
# For use with listen(8).
|
||||
# Change rc-httpd path to match your system.
|
||||
# Change /dev/null to location of logfile.
|
||||
exec /home/sl/www/werc/bin/contrib/rc-httpd/rc-httpd >>[2]/dev/null
|
||||
# Change /var/log/www to location of logfile.
|
||||
exec /home/sl/www/werc/bin/contrib/rc-httpd/rc-httpd >>[2]/var/log/www
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue