Options +Indexes +FollowSymLinks
IndexIgnore .htaccess

	#IndexOptions FancyIndexing IconHeight=18 IconWidth=16 SuppressHTMLPreamble SuppressColumnSorting SuppressDescription SuppressLastModified SuppressSize FoldersFirst

	#AddHandler application/x-httpd-php .php
	AddType text/html .html

	HeaderName /include/site_header.html
	ReadmeName /include/site_footer.html

	<FilesMatch "\.(?i:pdf)$">
	  ForceType application/octet-stream
	  Header set Content-Disposition attachment
	</FilesMatch>

IndexOptions IconHeight=16 IconWidth=16 NameWidth=85 SuppressDescription SuppressSize SuppressLastModified SuppressHTMLPreamble FoldersFirst FancyIndexing


	AddIcon /images/layout/pdf.png .pdf
	AddDescription "adobe portable document" .pdf
	AddIcon /images/layout/dir.png ^^DIRECTORY^^
