From: Marc Slemko Date: Sat, 12 Jul 1997 19:43:09 +0000 (+0000) Subject: Fix IfModule typo. X-Git-Tag: APACHE_1_3a1~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daea21dbecbf7502d6acd9a2b9283e1b2d798efc;p=thirdparty%2Fapache%2Fhttpd.git Fix IfModule typo. Reviewed by: Submitted by: Obtained from: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78595 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 3502be69e76..3c9a9529ccc 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -615,8 +615,8 @@ servers accessible from the Internet. </IfModule>
Default: None
Context: all
-Status: Core -Compatibility: ScriptLog is only available in 1.2 and +Status: Core
+Compatibility: IfModule is only available in 1.2 and later.