模块 ngx_http_empty_gif_module
| Example Configuration Directives empty_gif |
该ngx_http_empty_gif_module模块发出单像素透明 GIF。
配置示例
location = /_.gif {
empty_gif;
}
指令
| 句法: |
empty_gif; |
|---|---|
| 默认: | — |
| 语境: |
location |
打开周围位置的模块处理。
