mirror of
				https://github.com/ProjectSegfault/website.git
				synced 2025-05-31 14:12:04 +05:30 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			65 B
		
	
	
	
		
			Caddyfile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			65 B
		
	
	
	
		
			Caddyfile
		
	
	
	
	
	
http://localhost {
 | 
						|
    file_server
 | 
						|
    root * /usr/share/caddy
 | 
						|
}
 |