File size directory listing in Apache
From D3xt3r01.tk
WHY
I wanted a bigger file name in Indexed directories.
HOW
Editing /etc/apache2/modules.d/00_mod_autoindex.conf
You should have a line looking like this:
IndexOptions FancyIndexing VersionSort FoldersFirst NameWidth=*
Nontice the NameWidth= option that should make it as large as needed.