here it is
ScriptAlias /php/ "C:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
write that down or something so you can remember that, if you ever go to Linux it's basically the same but changed accordingly 🙂