Commit 772217bd authored by Eric Covener's avatar Eric Covener
Browse files

followups to 1729876:

 - fix relase # in MMN
 - compatibility is for expression only


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1729922 13f79535-47bb-0310-9956-ffa450edef68
parent cfb426a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4178,7 +4178,7 @@ handler</description>
<context>directory</context><context>.htaccess</context>
</contextlist>
<override>FileInfo</override>
<compatibility>2.4.19 and later</compatibility>
<compatibility>expression argument 2.4.19 and later</compatibility>

<usage>
    <p>When placed into an <code>.htaccess</code> file or a
+1 −1
Original line number Diff line number Diff line
@@ -457,7 +457,7 @@
 *                          ap_get_protocol(). Add HTTP_MISDIRECTED_REQUEST.
 *                          Added ap_parse_token_list_strict() to httpd.h
 * 20120211.52 (2.4.17-dev) Add master conn_rec* member in conn_rec.
 * 20120211.53 (2.4.17-dev) Add epxr_hander to core_dir_config.
 * 20120211.53 (2.4.19-dev) Add epxr_hander to core_dir_config.
 */

#define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */