mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-28 21:46:36 +08:00
创建网站服务时增加缓存、WAF、从上级代理中读取IP等选项
This commit is contained in:
@@ -92,6 +92,12 @@
|
||||
<checkbox checked="checked" name="accessLogIsOn">访问日志</checkbox>
|
||||
|
||||
<checkbox checked="checked" name="websocketIsOn">Websocket</checkbox>
|
||||
|
||||
<checkbox checked="checked" name="cacheIsOn">缓存</checkbox>
|
||||
|
||||
<checkbox name="wafIsOn">WAF</checkbox>
|
||||
|
||||
<checkbox name="remoteAddrIsOn">从上级代理中读取IP <tip-icon content="此配置非常重要,请不要轻易选中!如果用户需要通过别的代理服务才能访问到这个网站服务,才需要选中。"></tip-icon> </checkbox>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user