[Sysadmins] apache2 & htaccess

=?iso-8859-1?q?altlinux_=CE=C1_aaanet=2Eru?= =?iso-8859-1?q?altlinux_=CE=C1_aaanet=2Eru?=
Пт Янв 23 12:32:07 UTC 2009


Пытаюсь использовать .htaccess но получается ошибка
The server encountered an internal error and was unable to complete your 
request. Either the server is overloaded or there was an error in a CGI 
script.
Что нужно подкрутить?
[root на gate git]# cat .htaccess
Order deny,allow
Deny from all
Allow from  192.168.100.
AuthType Basic
AuthName "hello"
AuthUserFile /var/www/.htpaswdgit
require valid-user

[root на gate git]# httpd2 -M
Loaded Modules:
 core_module (static)
 mpm_prefork_module (static)
 http_module (static)
 so_module (static)
 alias_module (shared)
 auth_basic_module (shared)
 authn_file_module (shared)
 authz_host_module (shared)
 authz_user_module (shared)
 autoindex_module (shared)
 cgi_module (shared)
 dir_module (shared)
 env_module (shared)
 log_config_module (shared)
 logio_module (shared)
 mime_module (shared)
 negotiation_module (shared)
 perl_module (shared)
 rewrite_module (shared)
 php5_module (shared)




Подробная информация о списке рассылки Sysadmins