From: Rich Bowen Date: Fri, 30 Mar 2012 11:37:42 +0000 (+0000) Subject: Rebuild X-Git-Tag: 2.4.2~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e4e30023f4f878b35b94b179fa7d4fbdd2955d8;p=apache Rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1307369 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_expires.html.en b/docs/manual/mod/mod_expires.html.en index 8a44fb690b..ca715a2e5a 100644 --- a/docs/manual/mod/mod_expires.html.en +++ b/docs/manual/mod/mod_expires.html.en @@ -75,13 +75,13 @@ criteria can also be defined in a more readable syntax of the form:

- ExpiresDefault "<base> [plus] {<num> - <type>}*"
- ExpiresByType type/encoding "<base> [plus] - {<num> <type>}*" + ExpiresDefault "base [plus num type] + [num type] ..."
+ ExpiresByType type/encoding "base [plus num type] + [num type] ..."

-

where <base> is one of:

+

where base is one of:

-

The plus keyword is optional. <num> +

The plus keyword is optional. num should be an integer value [acceptable to atoi()], - and <type> is one of:

+ and type is one of: