モジュール ngx_http_empty_gif_module
構成の例 ディレクティブ empty_gif |
ngx_http_empty_gif_module
モジュールでは、1ピクセルの透明なGIFを出力します。
構成の例
location = /_.gif { empty_gif; }
ディレクティブ
構文 |
empty_gif; |
---|---|
デフォルト | — |
コンテキスト |
ロケーション |
周囲のロケーションでのモジュールの処理をオンにします。