mirror of
				https://github.com/v2fly/v2ray-examples.git
				synced 2025-11-04 20:05:39 +08:00 
			
		
		
		
	use hyphen
This commit is contained in:
		
							
								
								
									
										11
									
								
								VMess-HTTP2/Caddy/Caddyfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								VMess-HTTP2/Caddy/Caddyfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
https://example.domain {
 | 
			
		||||
    tls kiri_so@outlook.com
 | 
			
		||||
    root /var/www/
 | 
			
		||||
 | 
			
		||||
    proxy /test https://127.0.0.1:8443 {
 | 
			
		||||
        header_upstream Host "example.domain"
 | 
			
		||||
        header_upstream X-Forwarded-Proto "https"
 | 
			
		||||
        insecure_skip_verify
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user