我在Windows上写了一个php文件,放到共享文件夹里面。在Liunx里操作把该文件放到了apache服务器的主页里面,想访问出现了You don't have permission to access /3-1.html on this server.
比较奇怪的是:1.该文件的权限是 777 不存在权限不够的问题。2.如果我在apache下面新建其他的php文件能够正常访问。求各位解答~
换一个文件名,不要包含符号试试看。