mirror of
				https://github.com/gtbu/Typesetter-5.3-p8.git
				synced 2025-11-04 06:48:27 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			165 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			165 B
		
	
	
	
		
			Text
		
	
	
	
	
	
 | 
						|
# blocks direct access to data files
 | 
						|
# Note: this setting could conflict with some addons
 | 
						|
<Files ~ "\.php$">
 | 
						|
	Order allow,deny
 | 
						|
	Deny from all
 | 
						|
	Satisfy All
 | 
						|
</Files>
 |