Приветик!
Вот попытался поставить apache-1.3.2 с rus/PL26.4, и у меня тут же случился
subj. ;-(
Вот кусок из http.conf:
<Location /server-status>
SetHandler server-status
AuthType Basic
AuthName web_server_admin
AuthUserFile /usr/local/apache/share/auth/users
AuthGroupFile /usr/local/apache/share/auth/groups
<Limit GET>
require group web-admins
</Limit>
</Location>
Файл users просматривается сервером на предмет проверки пароля успешно (т.е.
неправильный пароль отлавливается), а вот файл groups - не хочет!
В итоге: access to /***/ failed, reason: user XXXX not allowed access
У кого-нибудь есть подобные проблемы?
PS. Чуть не забыл: configure запускал с
ключами: --enable-module=info --enable-module=status
Yours sincerely,
Pavel
-----------------------------------------------------------------
Pavel P. Zabortsev e-mail: ppz@cdu.elektra.ru,
Software engineer ppz@usa.net
CDO UPS of Russia, Moscow voice: (095) 220-4350, 220-4513
-----------------------------------------------------------------
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.