ngx_http_empty_gif_module
模块发送单像素透明 GIF。
location = /_.gif {
empty_gif;
}
- | 说明 |
---|---|
语法 | empty_gif; |
默认 | —— |
上下文 | location |
开启针对 location
的模块处理。
http://nginx.org/en/docs/http/ngx_http_empty_gif_module.html
ngx_http_empty_gif_module
模块发送单像素透明 GIF。
location = /_.gif {
empty_gif;
}
- | 说明 |
---|---|
语法 | empty_gif; |
默认 | —— |
上下文 | location |
开启针对 location
的模块处理。
http://nginx.org/en/docs/http/ngx_http_empty_gif_module.html