C:\Apache2\>grep -i Include httpd.conf LoadModule include_module modules/mod_include.so # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews # Possible values include: debug, info, notice, warn, error, crit, # If you include a trailing / on /webpath then the server will # To parse .shtml files for server-side includes (SSI): # (You will also need to add "Includes" to the "Options" directive.) #AddOutputFilter INCLUDES .shtml # included to add extra features or to modify the default configuration of #Include conf/extra/httpd-mpm.conf #Include conf/extra/httpd-multilang-errordoc.conf #Include conf/extra/httpd-autoindex.conf #Include conf/extra/httpd-languages.conf #Include conf/extra/httpd-userdir.conf #Include conf/extra/httpd-info.conf #Include conf/extra/httpd-vhosts.conf #Include conf/extra/httpd-manual.conf #Include conf/extra/httpd-dav.conf #Include conf/extra/httpd-default.conf #Include conf/extra/httpd-ssl.conf