Apache2に問題があります:そしてSudo aptitude purge Apache2
を実行しますが、/ etc /フォルダApache2が持続し、その後、Apache2をapacheold、exec Sudo aptitude install Apache2
、およびこれはコマンド「Apache2」をインストールしましたが、/ etc /、フォルダーApache2 は存在しません
最初:
Sudo apt-get --purge remove Apache2
Sudo apt-get autoremove
次に、Apache2のインストールは次のように簡単です。
Sudo apt-get install Apache2
Sudo /etc/init.d/Apache2 restart
テストするには:
lynx "http://localhost"