comparison xml/en/docs/http/ngx_http_fastcgi_module.xml @ 1015:af77dd40abeb

Documented the appearance of "fastcgi_" and "proxy_cache_revalidate".
author Vladimir Homutov <vl@nginx.com>
date Tue, 19 Nov 2013 18:44:49 +0400
parents 2ad2f30efdf2
children e582a10b1917
comparison
equal deleted inserted replaced
1014:7ec9a1afbadc 1015:af77dd40abeb
372 <syntax><literal>on</literal> | <literal>off</literal></syntax> 372 <syntax><literal>on</literal> | <literal>off</literal></syntax>
373 <default>off</default> 373 <default>off</default>
374 <context>http</context> 374 <context>http</context>
375 <context>server</context> 375 <context>server</context>
376 <context>location</context> 376 <context>location</context>
377 <appeared-in>1.5.7</appeared-in>
377 378
378 <para> 379 <para>
379 Enables revalidation of expired cache items using conditional requests with 380 Enables revalidation of expired cache items using conditional requests with
380 the <header>If-Modified-Since</header> header field. 381 the <header>If-Modified-Since</header> header field.
381 </para> 382 </para>