On Sat, 12 Mar 2005 22:58:04 -0500, Jim <jim@xxxxxxxxx> wrote: > I know this has to have been asked before but for the life of me i cant > find the answer in the archives or on the apache website. Google also > was not able to provide the answer. Perhaps this is because im not > exactly sure what the problem is. > > I have a centos 3.4 server running apache 2.0.46 Very old version. You should upgrade before trying to debug. > > I have a bunch of files in a directory and i wish to access these files > via web. This works great for most files but some dont show up. I have > an .iso file which apache seems to want to hide from view. Is this > mod_autoindex not showing this file or something else? How can i make > apache show all files? I cant seem to figure this out The only files that apache hides are those listed in IndexIgnore and those that are not accessible to the client. Check those two conditions first. I've heard some reports of problems on some systems with very-large files, which might match your ISO. But you should upgrade to a more recent version before looking into that further. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx