2019年4月29日

Nginx map模块

摘要: L77 map 指令 类似编程语言的switch case 阅读全文

posted @ 2019-04-29 21:05 _Jee 阅读(1256) 评论(0) 推荐(0)

Nginx 防盗链 secure_link 模块

摘要: L:76 需要通过 --with-http_secure_link_module 编译进Nginx secure_link 指令 $secure_link 判断方式 值是空的 验证不通过 值为0 URL过期 值为1 验证通过 $secure_link_expires 时间戳值 secure_link 阅读全文

posted @ 2019-04-29 19:58 _Jee 阅读(1799) 评论(0) 推荐(0)

导航