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 no

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.