Собрал Apache-2.0.47
./configure --prefix=/etc/apache --enable-auth --enable-access --enable-soпри попытке установить доступ к отдельным директориям по поролю в error_log начинает писать
[Tue Aug 05 09:15:22 2003] [alert] [client 212.109.37.34] /etc/apache/www/mailmgr/.htaccess:
Invalid command 'wwwuser:hw3ct7F6om6', perhaps mis-spelled or defined by a module not included in the server configurationКаким оразом можно подключить mis-spelled или с какими опциями необходимо собирать apache
>Каким оразом можно подключить mis-spelled или с какими опциями необходимо собирать apache
ответ - никак. ты скорее всго модуль не подключил
или неправильно auth прописал...
auth-module подключен (точнее включен в ядро апача)# ./httpd -l
Compiled in modules:
core.c
mod_access.c
mod_auth.c
mod_include.c
mod_log_config.c
mod_env.c
mod_setenvif.c
prefork.c
http_core.c
mod_mime.c
mod_status.c
mod_autoindex.c
mod_asis.c
mod_cgi.c
mod_negotiation.c
mod_dir.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_so.cМожет какого не хватает?