git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@661942
13f79535-47bb-0310-9956-
ffa450edef68
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>