Module ngx_http_empty_gif_module

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

Example Configuration

location = /_.gif {
    empty_gif;
}

Directives

Syntax: empty_gif;
Default:
Context: location

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

首页