動作
Support #49
進行中
SC
SC
Reverse Proxy IPs
Support #49:
Reverse Proxy IPs
開始日期:
2021-08-09
完成日期:
2021-08-20 (逾期 超過 4 年)
完成比例:
0%
預估工時:
10:00 小時
概述
hoosk_beasincere\hoosk\hoosk0\config\config.php
| /* |
|---|
| Reverse Proxy IPs |
| -------------------------------------------------------------------------- |
|
| If your server is behind a reverse proxy, you must whitelist the proxy
| IP addresses from which CodeIgniter should trust headers such as
| HTTP_X_FORWARDED_FOR and HTTP_CLIENT_IP in order to properly identify
| the visitor's IP address.
|
| You can use both an array or a comma-separated list of proxy addresses,
| as well as specifying whole subnets. Here are a few examples:
|
| Comma-separated: '10.0.1.200,192.168.5.0/24'
| Array: array('10.0.1.200', '192.168.5.0/24')
*/
$config['proxy_ips'] = '';
沒有任何資料可供顯示
動作