模块 ngx_http_empty_gif_module

示例配置
Directives
empty_gif

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

示例配置

location = /_.gif {
    empty_gif;
}

Directives

语法: empty_gif;
默认值:
上下文: location

在周围位置打开模块处理。