On Tue, August 24, 2010 09:55, Amol Puglia wrote:
> Hello Joost,
>
> It is a file which is loading all the configuration files.

Include files don't work that way. The included file itself should contain
valid configuration options, not a list of files to be included.

If you want to include multiple files, you can use wildcard includes, e.g.
'Include /opt/app/ccr/home/ccr/Apache/includes/*.std' (after deleting
httpd2.std, because you won't need this file).

Joost

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to