mirror of
				https://github.com/Mibew/tray.git
				synced 2025-10-03 00:03:34 +03:00 
			
		
		
		
	Add '-Indexes' option to .htaccess in root folder and remove .htaccess from plugins folder
		
			
				
	
	
		
			7 lines
		
	
	
		
			98 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			98 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
Options -Indexes
 | 
						|
 | 
						|
<IfModule mod_security.c>
 | 
						|
SecFilterEngine Off
 | 
						|
SecFilterScanPOST Off
 | 
						|
</IfModule>
 |