sudo apt-get install apache2
可是不能啓動有以下的錯誤:
網上提示刪了從新安裝一下,可是沒有用,亂投醫:
1.sudo apt-get --reinstall install apache2-bin
2.sudo apt-get purge apache2
sudo apt-get autoremove
sudo apt-get install apache2
3.sudo apt-get --reinstall install apache2
4.sudo apt purge apache2 && sudo apt install apache2web
而後重啓就好啦,是什麼配置沒有更新?apache
sudo /etc/init.d/apache2 [ start | stop | restart | status ]ubuntu
/etc/apache2/httpd.confrest
會在/var 下創建一個名爲 www 的目錄rem