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