nginx代理后的smartbi地址 | smartbi原始地址 | | proxy_redirect | proxy_cookie_path |
---|
http://ip/smartbi | http://ip:18080/smartbi | —— | —— | —— |
http://ip/bi | http://ip:18080/smartbi | —— | http://$host/smartbi /bi | /smartbi /bi |
http://ip | http://ip:18080/smartbi | —— | http://$host/smartbi smartbi/ / | /smartbi / |
http://ip | http://ip:18080/ | —— | —— | —— |
http://ip/bi | http://ip:18080/ | —— | http://$host/bi bi/ / | / /bi |
http://ip/oa/smartbi | http://ip:18080/smartbi | —— | http://$host/smartbi /oa/smartbi | / /oa/ |
http://ip:8088/smartbi | http://ip/smartbi | Host $host:$server_port | —— | —— |
https://ip/smartbi | http://ip:18080/smartbi | —— | http:// https:// | —— |
https://ip:8443/smartbi | http://ip:18080/smartbi | Host $host:$server_port | http:// https:// | —— |
https://ip/smartbi | https://ip:18443/smartbi | —— | —— | —— |
https://ip:8443/smartbi | https://ip:18443/smartbi | Host $host:$server_port | —— | —— |
https://ip/bi | https://ip:18443/smartbi | ———— | https://$host/smartbi /bi | /smartbi /bi |