> I have installed apache2 from source not rpm and can start it by typing > "/usr/local/apache/bin/apachectl start" however I would like apache to start > by its self when the machine boots. Can anyone tell me how to accomplish > this?
Copy or symlink apachectl to /etc/init.d then chkconfig --add apachectl. Grig -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list