Searched refs:ngx_http_ssi_timefmt (Results 1 – 1 of 1) sorted by relevance
216 static ngx_str_t ngx_http_ssi_timefmt = ngx_string("%A, %d-%b-%Y %H:%M:%S %Z"); variable363 ctx->timefmt = ngx_http_ssi_timefmt; in ngx_http_ssi_header_filter()2742 timefmt = ctx ? &ctx->timefmt : &ngx_http_ssi_timefmt; in ngx_http_ssi_date_gmt_local_variable()