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