如下:我编译安装了一个apache,每次启动都需要 /usr/local/httpd/bin/apachectl start。我怎么设置成 service httpd start。 怎么设置成开机自动启动。求大神指教一下。
http://blog.csdn.net/liwateryi/article/details/51577087
chkconfig –-add httpdchkconfig httpd on