请知悉:本文最近一次更新为 10年 前,文中内容可能已经过时。

通常能查出是这个错误,说明你至少知道看系统日志。这个问题主要是由于vhost规则写错引起的,解决办法就是把规则写对。下面附上一个windows下的实例,自己参悟吧:

<VirtualHost *:80>
ServerName demo.xxxx.com
DocumentRoot "F:\APMServ5.2.6\www\webfiles"
<Directory "F:\APMServ5.2.6\www\webfiles">
Options All FollowSymLinks IncludesNOEXEC Indexes
DirectoryIndex index.html index.htm default.htm index.php default.php index.cgi default.cgi index.shtml index.aspx default.aspx
AllowOverride all
Order Deny,Allow
Allow from all
</Directory>
ErrorLog "F:\APMServ5.2.6\Apache\logs\demo.xxxx.com-error.log"
CustomLog "F:\APMServ5.2.6\Apache\logs\demo.xxxx.com-Access.log" common
</VirtualHost>

如您从本文得到了有价值的信息或帮助,请考虑扫描文末二维码捐赠和鼓励。

尊重他人劳动成果。转载请务必附上原文链接,我将感激不尽。


与《Apache-ErrorLog not allowed here-解决办法》相关的博文:


留言

avatar
😀
😀😁😂😅😭🤭😋😘🤔😰😱🤪💪👍👎🤝🌹👌