7 lines
		
	
	
		
			109 B
		
	
	
	
		
			ApacheConf
		
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			109 B
		
	
	
	
		
			ApacheConf
		
	
	
	
| 
								 | 
							
								<Files *>
							 | 
						||
| 
								 | 
							
								  Options +FollowSymLinks
							 | 
						||
| 
								 | 
							
								  Order allow,deny
							 | 
						||
| 
								 | 
							
								  Allow from all
							 | 
						||
| 
								 | 
							
								  DirectoryIndex index.html
							 | 
						||
| 
								 | 
							
								</Files>
							 |