From: Takashi Sato Date: Mon, 16 Jun 2008 09:42:39 +0000 (+0000) Subject: update transformations X-Git-Tag: 2.0.64~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12e6784bd0378eec36a82d584156825430d7ca34;p=thirdparty%2Fapache%2Fhttpd.git update transformations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@668096 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index b539bfc4487..9525e3d90bd 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1467,18 +1467,6 @@ the server configuration files Include conf/vhosts/*.conf

-

Running apachectl configtest will give you a list - of the files that are being processed during the configuration - check:

- -

- root@host# apachectl configtest
- Processing config file: /usr/local/apache2/conf/ssl.conf
- Processing config file: /usr/local/apache2/conf/vhosts/vhost1.conf
- Processing config file: /usr/local/apache2/conf/vhosts/vhost2.conf
- Syntax OK -

-

See also