]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
apachectl configtest or httpd -t doesn't show a list of config files
authorTakashi Sato <takashi@apache.org>
Sat, 31 May 2008 05:06:32 +0000 (05:06 +0000)
committerTakashi Sato <takashi@apache.org>
Sat, 31 May 2008 05:06:32 +0000 (05:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@661942 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 1443bb8f8fca54dda960d0e41955b44cb35d12c6..dfc8633b3291470fd0c16a40a145680c06d1059a 100644 (file)
@@ -1502,18 +1502,6 @@ the server configuration files</description>
       Include conf/ssl.conf<br />
       Include conf/vhosts/*.conf
     </example>
-
-    <p>Running <code>apachectl configtest</code> will give you a list
-    of the files that are being processed during the configuration
-    check:</p>
-
-    <example>
-      root@host# apachectl configtest<br />
-      Processing config file: /usr/local/apache2/conf/ssl.conf<br />
-      Processing config file: /usr/local/apache2/conf/vhosts/vhost1.conf<br />
-      Processing config file: /usr/local/apache2/conf/vhosts/vhost2.conf<br />
-      Syntax OK
-    </example>
 </usage>
 
 <seealso><program>apachectl</program></seealso>