2015年11月12日

摘要: ErrorDocument 400 /error_pages/400.htmlErrorDocument 401 /error_pages/401.htmlErrorDocument 403 /error_pages/403.htmlErrorDocument 404 /error_pages/40... 阅读全文
posted @ 2015-11-12 21:14 梦想翱翔 阅读(375) 评论(0) 推荐(0)
摘要: 1)修改目录配置:复制代码 代码如下:Options Indexes FollowSymLinks # 修改为: Options FollowSymLinks AllowOverride None Order allow,deny Allow from all只需要将上面代码中的 Indexes 去... 阅读全文
posted @ 2015-11-12 20:48 梦想翱翔 阅读(190) 评论(0) 推荐(0)
摘要: 1、权限设定方式变更2.2使用Order Deny / Allow的方式,2.4改用Requireapache2.2:Order deny,allowDeny from allapache2.4:Require all denied此处比较常用的有如下几种:Require all deniedReq... 阅读全文
posted @ 2015-11-12 20:47 梦想翱翔 阅读(378) 评论(0) 推荐(0)

导航