interactive
04-02-03, 06:50 PM
Was working with apache today and found a cool mod for it. mod_vdbh is a dynamic virtual host "manager" I guess you could say that runs off a mysql db. The benefits to this really are when for example you add a host to the apache config, you wouldn't have to restart apache to see the changes. My only question is though, is if you can set options and add handlers in such on a per host basis? Thanks