拷贝文件到htdocs里面,从网页访问提示禁止,目录权限开最大
william
Forbidden You don't have permission to access /1.0.1_test_dev/ on this server
2013-11-21 10:11:38看伪静态文件,一般是带有Options -index引起的,去掉-index就好了,这是apache2.2的配置在2.4中会冲突。
UPUPW
Forbidden You don't have permission to access /1.0.1_test_dev/ on this server
2013-11-21 10:11:38看伪静态文件,一般是带有Options -index引起的,去掉-index就好了,这是apache2.2的配置在2.4中会冲突。