This probably should be a feature request, so feel free to move this post (if possible to the feature request section)
To manage PHP in a Windows Hosting Evironment (which we probably have all dealt with) you need to edit the registry and create keys and such for each domain (or technically a folder under which PHP files will be executed). Obviously, editing the PHP.ini file is less than ideal in a shared hosting scenario since those changes affect globally all users on the server.
I guess my first question is: Does DNP somehow manage this that I am not aware of an have not seen ?
Secondly, If not, can this be a feature request for later versions? Nearly every website I host uses PHP in some form or fashion and being able to set folder specific PHP directives would be most helpful!