免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 5781 | 回复: 3
打印 上一主题 下一主题

[Web] [认证] client denied by server configuration: /httpd/htdocs/.htaccess [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-06-05 11:24 |只看该作者 |倒序浏览
我在服务器上配置了2个APACHE    一个APACHE访问.htaccess没问题 由于没有配置rewrite模块 所以提示找不到
而另外一个APACHE 配置了.htaccess和rewrite 但是出现
[Sat Jun 03 23:50:01 2006] [error] [client 192.168.0.132] client denied by server configuration: /httpd/htdocs/.htaccess
的结果  求解

<Directory "/httpd/htdocs">
    Options Indexes FollowSymLinks
    AllowOverride FileInfo
    Order allow,deny
    Allow from all
</Directory>


目录已经开放Filenfo了


APACHE支持的模块
core_module (static)
authn_file_module (static)
authn_default_module (static)
authz_host_module (static)
authz_groupfile_module (static)
authz_user_module (static)
authz_default_module (static)
auth_basic_module (static)
include_module (static)
filter_module (static)
log_config_module (static)
env_module (static)
setenvif_module (static)
mpm_prefork_module (static)
http_module (static)
mime_module (static)
status_module (static)
autoindex_module (static)
asis_module (static)
cgi_module (static)
negotiation_module (static)
dir_module (static)
actions_module (static)
userdir_module (static)
alias_module (static)
rewrite_module (static)
so_module (static)
Syntax OK


希望帮忙解答

[ 本帖最后由 HonestQiao 于 2006-6-5 23:29 编辑 ]

论坛徽章:
1
技术图书徽章
日期:2013-12-05 23:25:45
2 [报告]
发表于 2006-06-05 23:30 |只看该作者
.htaccess

怎么设置的呢?

论坛徽章:
0
3 [报告]
发表于 2006-06-06 16:38 |只看该作者
知道了  原来是起用了列出目录 提示出错

论坛徽章:
0
4 [报告]
发表于 2007-06-28 12:43 |只看该作者
请问你是怎样修改 httpd.conf 的呢?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP