[NTLUG:Discuss] adding domain without restart the servers
Stuart Johnston
saj at thecommune.net
Fri Jan 14 13:40:13 CST 2005
For apache, you can do something like:
http://httpd.apache.org/docs-2.0/vhosts/mass.html
Although there are also modules that store configs in a database. For
example:
http://www.oav.net/projects/mod_vhs/
For DNS if you are using bind, you could probably use the "dynamic
updates" feature although as long as your master server is not your
primary server, it shouldn't matter if you do restart frequently.
Besides, there are other dns servers that use database backends and do
not require restarting. For example: http://www.powerdns.com/
-Stuart
m m wrote:
> All:
>
> How do I adding a new domain without restart http, dns, network... server?
>
> I host my web site on the hosting company, I notice that when I add a
> domain,
> they don't need to restart their servers. but if I add a new domain to
> my linux box, I have to modify the http.conf, dns files, etc/hosts...
> and restart these services.
>
> Can some show/point me out the scripts/sources?
>
> thanks.
>
> _________________________________________________________________
> Don't just search. Find. Check out the new MSN Search!
> http://search.msn.com/
>
>
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
More information about the Discuss
mailing list