Hi all
Can anyone tell me the best way to start-up the NCSA "StandAlone" server
daemon from a script?????
I tried placing the following in rc.local; but nothing happens???
if [ /usr/local/etc/httpd -d /usr/local/etc -f
/usr/local/etc/conf/httpd.conf ]; then
(/usr/local/etc/httpd -d /usr/local/etc -f
/usr/local/etc/conf/httpd.conf && (echo -n ' httpd') ) &
>/dev/console
fi
Any and all help will be "greatly" appreciated.
Thanks is advance.
Carl Joel Kuzmich (412) 648-1099 | Love is a better teacher than duty |
University of Pittsburgh | - Albert Einstein |
Office of Medical Education
Pittsburgh, PA 15261
Received on Wed Jul 26 1995 - 15:31:42 NZST