ngx_http_empty_gif_module

ngx_http_empty_gif_module 模块发送单像素透明 GIF。

示例配置

location = /_.gif {
    empty_gif;
}

指令

empty_gif

- 说明
语法 empty_gif;
默认 ——
上下文 location

开启针对 location 的模块处理。

最后编辑: kuteng  文档更新时间: 2021-11-01 16:44   作者:kuteng