QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 666|回复: 2

apache认证问题,请指教

[复制链接]
发表于 2005-4-3 07:44:13 | 显示全部楼层 |阅读模式
我用的操作系统是redhat AS3
apache版本是httpd-2.0.46-25.ent
*******************************
httpd.conf文件中

<Directory "/usr/local/apache/www">
    Options Indexes FollowSymLinks
    AllowOverride AuthConfig
    Order allow,deny
    Allow from all
</Directory>

************************************
.htaccess

authname "shared files"
authtype basic
authuserfile /usr/local/apache/www/passwd
require valid-user

************************************
passwd文件

test1:m680GUnE3f9J2

************************************
可是当我service httpd restart的时候,系统提示:
Stopping httpd:                                            [  OK  ]
Starting httpd: Syntax error on line 308 of /etc/httpd/conf/httpd.conf:
Invalid command '!!Directory', perhaps mis-spelled or defined by a module not included in the server configuration

*****************************************************

不知道为什么,是我那里配置错了嘛?请教。
 楼主| 发表于 2005-4-3 08:08:36 | 显示全部楼层
简直没有语言了,我找到原因了

我把httpd.conf中的那段配置语句用手输入了一边一摸一样的,就成功了

可能是应为复制的字体和linux下能识别的字体不一样。造成的“mis-spelled”
回复

使用道具 举报

发表于 2005-4-3 11:23:31 | 显示全部楼层
</Directory>
</Directory>

看到了吧
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-6 05:06 , Processed in 0.072300 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表