From 784c8524bc948a311f0b581602633e26435a000c Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 16 Jun 2019 14:09:27 +0000 Subject: [PATCH] Add missing space in default string of MimeOptions git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1861457 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_mime.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml index af5d1fa74f..c73b953d1a 100644 --- a/docs/manual/mod/mod_mime.xml +++ b/docs/manual/mod/mod_mime.xml @@ -1054,7 +1054,7 @@ RemoveType .cgi MimeOptions Configures mod_mime behavior -MimeOptionsoption [option] ... +MimeOptions option [option] ... server config virtual hostdirectory .htaccess -- 2.50.1