Platypus Lifer Apr 26, 2001 31,046 321 136 Jul 21, 2005 #1 I've done this before but I cannot remember and google is not being very helpful. I need to hide files from being listed in the directory by Apache and they all have the same file extension. Any help would be appreciated.
I've done this before but I cannot remember and google is not being very helpful. I need to hide files from being listed in the directory by Apache and they all have the same file extension. Any help would be appreciated.
Platypus Lifer Apr 26, 2001 31,046 321 136 Jul 21, 2005 #2 Nevermind.. figured it out. For those interested, add an .htaccess file with something like this in it: IndexIgnore *.xxx
Nevermind.. figured it out. For those interested, add an .htaccess file with something like this in it: IndexIgnore *.xxx