From 3fed1e0a8ac4aeab6c64ca8b235e31270e10a916 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Kalu=C5=BEa?= Date: Wed, 16 Apr 2014 11:58:12 +0000 Subject: [PATCH] Revert r1587881, I have committed it to 2.4.x by a mistake. sorry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1587884 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 0cf24bf3d7..29a37cec3b 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1174,7 +1174,6 @@ version 2.3.9. -Warning @@ -4432,29 +4431,4 @@ hostname or IP address different sections are combined when a request is received - -Warning -Show custom warning message -Warning message -server configvirtual host -directory.htaccess - -2.5.0 and later - - -

If an warning can be detected within the configuration, this - directive can be used to generate a custom warning message.

- - -# Example -# show warning if mod_include is not loaded -<IfModule !include_module> - Warning "mod_include is required by mod_foo. mod_foo will not be loaded" -</IfModule> - - -
-Error -
- -- 2.40.0