DirectoryIndex index.shtml

Options +Indexes
#IndexOptions Type=text/plain
IndexOptions Charset=
AddType text/plain .CFG
AddType text/plain .PCF

#AddCharset "" .CFG
AddHandler cgi-script .cgi .pl
Options +ExecCGI 

Options +Includes
AddHandler server-parsed .shtml
AddType text/html .shtml
#AddOutputFilter INCLUDES .shtml
#Options Indexes FollowSymLinks +Includes

# SET INDEX OPTIONS
IndexOptions IgnoreCase FancyIndexing NameWidth=* DescriptionWidth=* SuppressHTMLPreamble


# SET DISPLAY ORDER
IndexOrderDefault Ascending Name

# SPECIFY HEADER FILE
HeaderName /~mR_Slug/EISA/header.shtml

# SPECIFY FOOTER FILE
ReadmeName /~mR_Slug/EISA/footer.shtml

# IGNORE THESE FILES
IndexIgnore header.shtml footer.shtml .htaccess other backup list.* ..
