<IfModule mod_autoindex.c>
	IndexIgnore .htaccess .. 
	IndexOptions HTMLTable SuppressSize SuppressLastModified FoldersFirst FancyIndexing DescriptionWidth=* NameWidth=*
	
	AddDescription "modifier.markdown.php" modifier.markdown.php.txt
	AddDescription "The license used by untermStrich to load the library" license.txt
		
	ReadmeName 	license.txt
</IfModule>