标签:自启 update ber span init word 查看 art http
将apachectl 拷贝
cp /usr/local/apache2/bin/apachectl /etc/init.d/httpd
2、设置开机自己启动 或者用 sysv-rc-conf
#sudo update-rc.d -f httpd defaults
service httpd start 即可
查看状态
# service httpd status
标签:自启 update ber span init word 查看 art http
原文地址:http://www.cnblogs.com/if-then/p/7003933.html