Hi
I was wondering what the best method was to enable different
configurations on the different virtual hosts, like for example one
has mysql support, another has php-support, and yet another has
both, and then yet another has nothing at all.
how would i do this (in a quick, painless, efficient and easy way) ?
Also, if I want to change the configuration, like for example I
suddenly feel like adding postgresql or something, is this possible
without having to reinstall all the virtual hosts ?
And is it possible, if I for example add postgresql support to the
server, to enable this in some virtual hosts ?
Kris