Apache 1.x .. hiding certain file types

Platypus

Lifer
Apr 26, 2001
31,046
321
136
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
Nevermind.. figured it out.

For those interested, add an .htaccess file with something like this in it:

IndexIgnore *.xxx