Make the directories _executable_. 701 is what I set my directories to. That will allow you to open files in the directories, but not to list them. I.e. you can "vi /home/user/www/index.html", but not "ls -l /home/user/www". Jonathan Hutchins [mailto:hutchins@opus1.com] wrote: > > -----Original Message----- > > From: Brian Densmore [mailto:DensmoreB@ctbsonline.com] > > > /home should be world readable on any > > webserver, but not /home/user. > > How, then, do we serve /home/user/www/*?