Joshua Slive schrieb:
Andreas Ernst wrote:
URL of mirror: http://www.ae-online.de/apache/
You don't appear to have the full suggested configuration implimented. For example, the "description" column is empty in the httpd directory.
Joshua.
Hello Joshua,
i did exactly what is shown on the Apache Website:
<Directory /srv/mirrors/apache>
IndexOptions FancyIndexing NameWidth=* FoldersFirst ScanHTMLTitles DescriptionWidth=*
HeaderName HEADER.html
ReadmeName README.html
AllowOverride FileInfo Indexes
Options Indexes SymLinksIfOwnerMatch
</Directory>
Andreas