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