我刚刚通过aptitude在我的unix上安装了Apache2。 默认日志保存在哪里?
他们应该在/var/log/apache2/ 。
/var/log/apache2/
您可以通过编辑/etc/apache2/apache2.conf来更改默认path:
/etc/apache2/apache2.conf
例如 :
ErrorLog /var/log/apache2/error.log