歡迎您光臨本站 註冊首頁

[認證] client denied by server configuration: /httpd/htdocs/.htaccess

←手機掃碼閱讀     火星人 @ 2014-03-05 , reply:0

[認證] client denied by server configuration: /httpd/htdocs/.htaccess

我在伺服器上配置了2個APACHE    一個APACHE訪問.htaccess沒問題 由於沒有配置rewrite模塊 所以提示找不到
而另外一個APACHE 配置了.htaccess和rewrite 但是出現
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 編輯 ]
《解決方案》

.htaccess

怎麼設置的呢?
《解決方案》

知道了  原來是起用了列出目錄 提示出錯
《解決方案》

請問你是怎樣修改 httpd.conf 的呢?

[火星人 ] [認證] client denied by server configuration: /httpd/htdocs/.htaccess已經有486次圍觀

http://coctec.com/docs/service/show-post-37917.html