Hallo,
in der httpd.conf reicht dafür aus. Abgesehen davon ist diese Funktion sowieso nur beim Apache Webserver vorhanden.
Was meinst Du mit "diese Funktion"?
Die Server-Konfiguration und der Passwortschutz mittels einer
".htaccess"-Datei ist AFAIK nicht auf den Apache beschraenkt.
Es gibt (gab) auch andere Webserver, die ".htaccess" Dateien
verwende(te)n.
http://apache-server.com/tutorials/ATusing-htaccess.html
"These files are called '.htaccess files' because that's
what they're typically named. This naming scheme has
its roots in the NCSA Web server and the Unix file system;
files whose names begin with a dot are often considered
to be 'hidden' and aren't displayed in a normal directory listing.
The NCSA developers chose the name '.htaccess' [...]."
Gruesse,
Thomas