bin/contrib/tcp80: default log location is /var/log/www
This commit is contained in:
parent
96af0b9ca0
commit
44d244d62a
@ -1,5 +1,5 @@
|
|||||||
#!/bin/rc
|
#!/bin/rc
|
||||||
# For use with listen(8).
|
# For use with listen(8).
|
||||||
# Change rc-httpd path to match your system.
|
# Change rc-httpd path to match your system.
|
||||||
# Change /dev/null to location of logfile.
|
# Change /var/log/www to location of logfile.
|
||||||
exec /home/sl/www/werc/bin/contrib/rc-httpd/rc-httpd >>[2]/dev/null
|
exec /home/sl/www/werc/bin/contrib/rc-httpd/rc-httpd >>[2]/var/log/www
|
||||||
|
Loading…
Reference in New Issue
Block a user