[users@httpd] some files not showing in directory index

2005-07-12 Thread joao . miguel . ferreira . 19740720
Hello all at apache, I'm new on the list. Some of the files present in the html directories of my server do not appear in the directory listing produced by apache (httpd 2.0.xx). I have a small .txt file that apears and some big (600MB) .iso files that do not appear in the index returned by the

RE: [users@httpd] some files not showing in directory index

2005-07-12 Thread Boyle Owen
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Dienstag, 12. Juli 2005 14:33 To: users@httpd.apache.org Cc: [EMAIL PROTECTED] Subject: [EMAIL PROTECTED] some files not showing in directory index Hello all at apache, I'm new on the list. Some of

RE: [users@httpd] some files not showing in directory index

2005-07-12 Thread joao . miguel . ferreira . 19740720
Hi Owen, I commented out the IndexIgnore line and had the same result. Then I had this crazy idea: # cp big_file.iso big_file2.iso and now 'big_file.iso' still doesn't appear but 'big_file2.iso' does appear I checked the permissions and they look the same (both 744). The same trick did