<IfModule mod_autoindex.c>
	IndexIgnore .htaccess ..
	IndexOptions HTMLTable SuppressSize SuppressLastModified FoldersFirst FancyIndexing DescriptionWidth=*
	
	AddDescription "idna_convert.class.php" idna_convert.class.php.txt
	AddDescription "IDNA Convert (idna_convert.class.php)" idna_convert_ReadMe.txt
	AddDescription "untermStrich Notes" info.txt
	AddDescription "The license used by untermStrich to load the library" license.txt
		
	ReadmeName 	license.txt
</IfModule>