幸福日记

nginx中文文档-ngx_http_empty_gif_module

ngx_http_empty_gif_module模块生成一个1像素的透明gif图片。

实例配置

location = /_.gif {
    empty_gif;
}

empty_gif

语法:empty_gif
默认:—
上下文:location

在location块内开启处理模块。

退出移动版