Datei-Auflistung

Mit verschiedenen Optionen kann man die automatische Datei-Auflistung des Apache-Webservers (mod_autoindex) individuell gestalten.

Siehe Apache Dokumentation:
http://httpd.apache.org/docs/1.3/mod/mod_autoindex.html Apache 1.3.x
http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html Apache 2.0.x
http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html Apache 2.2.x
https://httpd.apache.org/docs/2.4/mod/mod_autoindex.html Apache 2.4.x

Hier endet der individuelle Anfangsteil ("Kopfzeile"), eingebunden mit der Konfiguration:
HeaderName .kopf.html
(Diese Konfiguration steht in der .htaccess-Datei im aktuellen Verzeichnis)