SUPER fast COMPUTER

Computer Sales and Support

Computer news, reviews, humor, and practical information, for better or for worse, from a computer technician's on-the-job experiences.


site search:




This page is powered by Blogger. Isn't yours? 

 
   
 
 
Custom Indexing Using .htaccess

I spent waaay too much time on this today, considering I've already crossed this bridge years ago. This time I'm going to document the fruits of my labour.

Here is what my .htaccess file looks like:

Options Indexes
IndexOptions +IgnoreCase +SuppressDescription NameWidth=* +SuppressHTMLPreamble SuppressIcon
HeaderName .header.shtml
ReadmeName .footer.shtml

(I've put a copy of all 3 files into my "~ Design Studio" file).