Is it possible to set up different websites with different PHP settings under IIS?
I know that it's possible to specify the location of the php.ini you want to use at command line with the -c flag, but I'm not sure how to specify the php.ini I want to use from within the server.
Thanks,
S.