Update apache 2.4 syntax, fixes #2070
	
		
	
				
					
				
			
							parent
							
								
									ad9e92ee69
								
							
						
					
					
						commit
						3a5312095b
					
				@ -1,3 +1,6 @@ | 
				
			|||||||
<FilesMatch "(?i)\.(php5|php4|php|php3|php2|phtml|pl|py|jsp|asp|sh|cgi)$"> | 
					<FilesMatch "(?i)\.(php5|php4|php|php3|php2|phtml|pl|py|jsp|asp|sh|cgi)$"> | 
				
			||||||
    deny from all | 
					    # Apache 2.2 | 
				
			||||||
 | 
					    #deny from all | 
				
			||||||
 | 
					    # Apache 2.4 | 
				
			||||||
 | 
					    Require all denied | 
				
			||||||
</FilesMatch> | 
					</FilesMatch> | 
				
			||||||
					Loading…
					
					
				
		Reference in new issue