dimde: .htaccess wird ignoriert

Beitrag lesen

Hallo,

auf dem Server, auf dem ich zur Zeit arbeite, werden .htaccess
Dateien anscheinend völlig ignoriert. Allerdings scheint alles
richtig konfiguriert zu sein:

Server: Apache 1.3.20
OS: SuSE Linux 7.?

folgende Apache Module sind geladen:

mod_userdir, mod_php4, mod_setenvif, mod_so, mod_unique_id, mod_usertrack, mod_headers, mod_expires, mod_cern_meta, mod_proxy, mod_digest, mod_auth_db, mod_auth_dbm, mod_auth_anon, mod_auth, mod_access, mod_rewrite, mod_alias, mod_speling, mod_actions, mod_imap, mod_asis, mod_cgi, mod_dir, mod_autoindex, mod_include, mod_info, mod_status, mod_negotiation, mod_mime, mod_mime_magic, mod_log_referer, mod_log_agent, mod_log_config, mod_define, mod_env, mod_vhost_alias, mod_mmap_static, http_core

in der httpd.conf steht auch richig:
AccessFileName .htaccess

Ich habe es mit einer simplen .htaccess mit
Options -Indexes

und mit einer
AuthType Basic
...

versucht, beidesmal ohne Erfolg.
Vielleicht weiß einer von euch, an was es liegen könnte...

Gruß,
dimde