mirror of
				https://github.com/phpbb/phpbb.git
				synced 2025-10-29 06:26:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			123 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			123 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
| <Files "config.php">
 | |
| Order Allow,Deny
 | |
| Deny from All
 | |
| </Files>
 | |
| 
 | |
| <Files "common.php">
 | |
| Order Allow,Deny
 | |
| Deny from All
 | |
| </Files>
 |