操作 | 域名 | 监听端口 | CNAME | 回源IP | HTTPS | 启用 | 编辑 |
---|---|---|---|---|---|---|---|
{if $vo.enable==1}
{else}
{/if}
|
{$vo.domain} | {php} $http=json_decode($vo['http_listen'],true); $https=json_decode($vo['https_listen'],true); $backend=json_decode($vo['backend'],true); {/php}{$http.port} {$https.port} | {$vo.cname_hostname}.{$vo.cname_hostname2}.{$vo.cname_domain} | {$backend['0']['addr']} | {if $https.port} {else} {/if} | {if $vo.enable==1} {else} {/if} |
|