我在VPS上创建了一个新的虚拟主机。我已经将域指向服务器IP地址。当我访问该网站时,即使public_html具有755
文件权限,它也会给出错误403。可能是什么问题?
编辑:我发现了以下错误日志。
cannot server directory /home/batiktridaya/public_html: No matching directory (index.html, index.html, index.php, index.php4, index.php5) found, and server generated directory index forbidden by Options directive.
答案 0 :(得分:0)
public_html中文件的权限是什么,也就是apache运行的用户是什么?