Author: minfrin
Date: Sat Oct 2 20:58:49 2010
New Revision: 1003883
URL: http://svn.apache.org/viewvc?rev=1003883&view=rev
Log:
Update transformations.
Modified:
httpd/httpd/trunk/docs/manual/mod/mod_cache.html.en
httpd/httpd/trunk/docs/manual/mod/mod_disk_cache.xml.ja
httpd/httpd/trunk/docs/manual/mod/mod_disk_cache.xml.ko
httpd/httpd/trunk/docs/manual/mod/quickreference.html.en
Modified: httpd/httpd/trunk/docs/manual/mod/mod_cache.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_cache.html.en?rev=1003883&r1=1003882&r2=1003883&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_cache.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_cache.html.en Sat Oct 2 20:58:49 2010
@@ -287,7 +287,7 @@
| Description: | The default duration to cache a document when no expiry date is specified. |
| Syntax: | CacheDefaultExpire seconds |
| Default: | CacheDefaultExpire 3600 (one hour) |
-| Context: | server config, virtual host |
+| Context: | server config, virtual host, directory, .htaccess |
| Status: | Extension |
| Module: | mod_cache |
@@ -568,7 +568,7 @@ manager
header.
| Syntax: | CacheIgnoreNoLastMod On|Off |
| Default: | CacheIgnoreNoLastMod Off |
-| Context: | server config, virtual host |
+| Context: | server config, virtual host, directory, .htaccess |
| Status: | Extension |
| Module: | mod_cache |
@@ -657,7 +657,7 @@ header.
LastModified date.
| Syntax: | CacheLastModifiedFactor float |
| Default: | CacheLastModifiedFactor 0.1 |
-| Context: | server config, virtual host |
+| Context: | server config, virtual host, directory, .htaccess |
| Status: | Extension |
| Module: | mod_cache |
@@ -753,7 +753,7 @@ LastModified date.
| Description: | The maximum time in seconds to cache a document |
| Syntax: | CacheMaxExpire seconds |
| Default: | CacheMaxExpire 86400 (one day) |
-| Context: | server config, virtual host |
+| Context: | server config, virtual host, directory, .htaccess |
| Status: | Extension |
| Module: | mod_cache |
@@ -773,7 +773,7 @@ LastModified date.
| Description: | The minimum time in seconds to cache a document |
| Syntax: | CacheMinExpire seconds |
| Default: | CacheMinExpire 0 |
-| Context: | server config, virtual host |
+| Context: | server config, virtual host, directory, .htaccess |
| Status: | Extension |
| Module: | mod_cache |
@@ -838,7 +838,7 @@ LastModified date.
| Description: | Attempt to cache responses that the server reports as expired |
| Syntax: | CacheStoreExpired On|Off |
| Default: | CacheStoreExpired Off |
-| Context: | server config, virtual host |
+| Context: | server config, virtual host, directory, .htaccess |
| Status: | Extension |
| Module: | mod_cache |
@@ -862,7 +862,7 @@ LastModified date.
| Description: | Attempt to cache requests or responses that have been marked as no-store. |
| Syntax: | CacheStoreNoStore On|Off |
| Default: | CacheStoreNoStore Off |
-| Context: | server config, virtual host |
+| Context: | server config, virtual host, directory, .htaccess |
| Status: | Extension |
| Module: | mod_cache |
@@ -897,7 +897,7 @@ LastModified date.
| Description: | Attempt to cache responses that the server has marked as private |
| Syntax: | CacheStorePrivate On|Off |
| Default: | CacheStorePrivate Off |
-| Context: | server config, virtual host |
+| Context: | server config, virtual host, directory, .htaccess |
| Status: | Extension |
| Module: | mod_cache |
Modified: httpd/httpd/trunk/docs/manual/mod/mod_disk_cache.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_disk_cache.xml.ja?rev=1003883&r1=1003882&r2=1003883&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_disk_cache.xml.ja [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_disk_cache.xml.ja [utf-8] Sat Oct 2 20:58:49 2010
@@ -1,7 +1,7 @@
-
+
+