On Apr 8, 2005 2:31 PM, steven.turnbull@xxxxxxxxx <steven.turnbull@xxxxxxxxx> wrote: > Can someone point me in the direction of some detailed explanations of how to > set up apache2 in this way please. What do you mean by "in this way"? Do you mean with multiple config files? If so, there is no real difference between multiple config files and one config file. Just start with the main config file (usually httpd.conf) and look for all the Include directives. These are what bring in additional config files. It is the same as if you took the contents of the included config file and put it in the main config file at the location of the Include directive. Joshua. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx