Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Re: [openresty] 怎么让lua判断访问这个链接的ip地址?
huang_hua2012
hello,
根据请求头的 x-forwarded_for\remote_addr 判断是否为允许访问的IP地址
在 2017年7月3日,下午4:25,vs88 88 <
vopsoft@gmail.com
> 写道:
怎么让lua判断访问这个链接的ip地址?:
:
或者说 保护这个接口 不被别人访问到
--
--