nginx
101
首页
模块指南
变量
指令
搜索...
⌘K
English
·
中文
·
Русский
← 完整参考
NGINX HTTP Untar Module
3 — 所有核心与模块指令——语法、默认值、上下文与真实配置示例。
3 已显示
untar
`untar` 指令在响应 HTTP 请求时直接从 tar 存档中提取并提供文件。
location
untar_archive
指令 `untar_archive` 指定在 NGINX 内用于提供内容的 tar 存档。
http
server
location
untar_file
在 NGINX 中,`untar_file` 指令指定应从 tar 归档中提取的文件。
http
server
location