规则名称
映射规则
监听域
选择监听域
<#if nginxServers??> <#list nginxServers as ser>
${ser.name!''}:${((ser.port)!'')?c}
#list> #if>
代理地址
选择负载域
<#if nginxUpstreams??> <#list nginxUpstreams as agent>
${agent.desp!''}
#list> #if>
跟路径
索引文件
<#if location?? && location.proxySetHeader?? > <#list location.proxySetHeader as hd>
转发协议
#list> <#else>
转发协议
#if>
添加转发协议头
添加默认协议头