标签:ali das img nta cell with default expr server
L:76
需要通过 --with-http_secure_link_module 编译进Nginx
secure_link 指令
Syntax: | secure_link |
---|---|
Default: | — |
Context: | http , server , location |
$secure_link 判断方式
值是空的 验证不通过
值为0 URL过期
值为1 验证通过
$secure_link_expires 时间戳值
secure_link_md5 指令
Syntax: | secure_link_md5 |
---|---|
Default: | — |
Context: | http , server , location |
secure_link_secret 指令
Syntax: | secure_link_secret |
---|---|
Default: | — |
Context: | location |
标签:ali das img nta cell with default expr server
原文地址:https://www.cnblogs.com/jackey2015/p/10396814.html