View Single Post
  #2  
Old 06-09-2008, 06:58 PM
hemmeter hemmeter is offline
Junior Member
 
Join Date: May 2008
Posts: 10

Nice little script.

FYI, you should always add the following to your .htaccess file so that your directories are never shown by the web server. This only works on Apache, but that's what most use.

Options -Indexes
Reply With Quote