Description of problem: When browsing directories, large files (>2GB) not displayed in directory listings, probably mod_autoindex problem. Version-Release number of selected component (if applicable): httpd-2.0.52-3.1 How reproducible: Always Steps to Reproduce: 1. copy large files to server 2. browse large files via http 3. you know these files are there, but you can't see them Actual results: large files are gone Expected results: expected see all files Additional info: for example you can test here (running httpd-2.0.52-3.1): http://ftp.siiludus.com/pub/fedora/linux/core/3/iso/heidelberg-i386-DVD/ ftp://ftp.siiludus.com/pub/fedora/linux/core/3/iso/heidelberg-i386-DVD/
Thanks for the report. This is fixed for httpd 2.1 and later but can't be backported to httpd 2.0 because it breaks the binary module interface, unfortunately. The best recommendation in the meantime is to set up redirects to the FTP site for the DVD ISOs.