apache:
目录:etc/apache2
重启:sudo apachectl restart
错误总结:
1.除了根目录全是404:
<Directory /var/www/>
Options Indexes FollowSymLinks AllowOverride all #Change None to all here Require all granted </Directory>原文:http://www.cnblogs.com/xj76149095/p/6035490.html