Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Prevent Apache from serving .DS_Store files' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Prevent Apache from serving .DS_Store files
Authored by: LouieNet on May 17, '05 02:35:46AM
By the way, the httpd.conf file for my Panther installation has:
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
The ".??*" at the beginning will let you ignore any dot files without ignoring .. (i.e. the parent directory). Louie

---
G4 cube, 1152M RAM, OS X Server 10.2.8
17" Powerbook G4, 1G RAM, OS X 10.2.8

[ Reply to This | # ]