mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Update htaccess with suggested fix from Softaculous
This commit is contained in:
		| @@ -8,7 +8,5 @@ | ||||
| # To hide directory listing | ||||
| Options All -Indexes | ||||
|  | ||||
| # To prevent access to .env and other files | ||||
| <Files .*> | ||||
|     Deny from all | ||||
| </Files> | ||||
| # To prevent access any file | ||||
| Deny from all | ||||
|   | ||||
| @@ -1,3 +1,4 @@ | ||||
| Allow from all | ||||
| <IfModule mod_rewrite.c> | ||||
|     <IfModule mod_negotiation.c> | ||||
|         Options -MultiViews | ||||
|   | ||||
		Reference in New Issue
	
	Block a user