On Thu, 11 Oct 2001, Ignacio Vazquez-Abrams wrote:
It won't necessarily be used by the users, but by the ISPs techs instead so that they can have one copy of pMA and instead have a config_<hostname>.inc.php3 per virtual host.
And you're right about other web server software not under standing Apache directives ;) I'm fairly certain, however, that they have methods for setting environment variables. And if not, then they'll have to use multiple copies of pMA as they do now, so there's nothing to lose by implementing that functionality.
Here, this patch should implement this functionality. Feel free to poke, prod, and otherwise destory it.
How it works is that, well, it's short enough that I shouldn't need to tell you ;) In order to implement the multiconfig functionality, the sysadmin has to copy config_single.inc.php3 to config_<whatever>.inc.php3 and then set the environment variable PMAMULTICONFIG for the virtual host to <whatever>.