
covener at apache
Jun 8, 2009, 6:30 PM
Views: 199
Permalink
|
|
svn commit: r782863 - /httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.html.en
|
|
Author: covener Date: Tue Jun 9 01:30:54 2009 New Revision: 782863 URL: http://svn.apache.org/viewvc?rev=782863&view=rev Log: doc xforms Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.html.en Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.html.en?rev=782863&r1=782862&r2=782863&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.html.en (original) +++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.html.en Tue Jun 9 01:30:54 2009 @@ -165,7 +165,9 @@ </code></p></div> <p> The <code>no-cache</code> environment variable can be set to - disable caching on a finer grained set of resources.</p> + disable caching on a finer grained set of resources in versions + after 2.2.11.</p> + <h3>See also</h3> <ul> @@ -221,7 +223,8 @@ </code></p></div> <p> The <code>no-cache</code> environment variable can be set to - disable caching on a finer grained set of resources.</p> + disable caching on a finer grained set of resources in versions + after 2.2.11.</p> <h3>See also</h3>
|