Re: seperate vhost files for each domain

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



$quoted_author = "Agnello George" ;
> 
> I would just like to know if it would be a good good option to have
> separate vhost fies for each domain, this would make editing the files
> ( through shell scripts much easier ). But my only concern here is
> would Apache be overloaded by reading multiple vhost files

I'd imagine the configuration would be of similar size so Apache wouldn't
really care either way.

Debian (and it's derivatives) have a setup where you did split up
configurations into multiple files in:

/etc/apache2/sites-available/

and activated them by symlinking to them from

/etc/apache2/sites-enabled/

Apache includes them with

Include /etc/apache2/sites-enabled/

which graps all files in that directory in alphabetical order.

cheers
Marty

---------------------------------------------------------------------
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


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux