Dynamic Virtual Hosts

mattfca

Unbanned
Jun 24, 2009
1,649
39
48
Apache2

I want to be able to add virtual hosts without having to reload apache.
I figure it can be done, I have googled but can't find anything really specific on this.

Any help, Thanks.

Boobs
Niceframe.jpg
 


on rh based distros .. service httpd reload should work for vhost addition/deletion.

also can try, /etc/init.d/httpd reload