The .htaccess file isn't setup correctly to display the descriptions of the directories.
Shane
Index: .htaccess =================================================================== RCS file: /home/cvspublic/httpd-dist/.htaccess,v retrieving revision 1.78 diff -u -r1.78 .htaccess --- .htaccess 9 Aug 2002 19:31:06 -0000 1.78 +++ .htaccess 16 Aug 2002 03:02:13 -0000 @@ -33,7 +33,7 @@ AddDescription "List of changes in 1.3" CHANGES_1.3 AddDescription "List of changes in 2.0" CHANGES_2.0 AddDescription "Developer PGP/GPG keys" KEYS -AddDescription "Binary distributions" binaries -AddDescription "Contributed software" contrib -AddDescription "Old source & binaries" old -AddDescription "Official patches" patches +AddDescription "Binary distributions" binaries/ +AddDescription "Contributed software" contrib/ +AddDescription "Old source & binaries" old/ +AddDescription "Official patches" patches/