diff options
author | Eric Covener <covener@apache.org> | 2019-03-13 20:59:47 +0100 |
---|---|---|
committer | Eric Covener <covener@apache.org> | 2019-03-13 20:59:47 +0100 |
commit | 7bd9d61947d1a46c348d12a5ab7aeaf3e86e197e (patch) | |
tree | bc6d2299b1481c810d5ebed9a5d90b10735a5a33 | |
parent | mod_mime: Add `MimeOptions` (diff) | |
download | apache2-7bd9d61947d1a46c348d12a5ab7aeaf3e86e197e.tar.xz apache2-7bd9d61947d1a46c348d12a5ab7aeaf3e86e197e.zip |
wrong hat
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855454 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | docs/manual/mod/mod_mime.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml index f50ed8f814..1579d451d9 100644 --- a/docs/manual/mod/mod_mime.xml +++ b/docs/manual/mod/mod_mime.xml @@ -1058,7 +1058,7 @@ RemoveType .cgi <contextlist><context>server config</context> <context>virtual host</context><context>directory</context> <context>.htaccess</context> -<compatibility>IBM HTTP Server 9.0.0.12 and later</compatibility> +<compatibility>Apache HTTP Server 2.5.1 and later</compatibility> </contextlist> <override>FileInfo</override> |