<IfModule mod_autoindex.c>
	IndexIgnore .htaccess ..
	IndexOptions HTMLTable SuppressSize SuppressLastModified FoldersFirst FancyIndexing DescriptionWidth=*
	
	AddDescription "PhpSpreadsheet usage" license.txt
	
	ReadmeName 	install.txt
</IfModule>
