Start>control panel>administrative tools>Internet Information Service
In the property section select go to Home Directory tab ( at the top )
and click the button Configuration. Here we are trying to tell IIS to
execute php.exe script for all file extensions of PHP.
Once we click the configuration button we will get one window with existing file
extension and corresponding executable applications. Here we have to
add our required application to the list so we have to click the Add
button to add our php extension.
After clicking Add button we will get an window to inter the path and
extension. We can enter the path details by using the browse button.
In the extension field we will enter .php ( dot php ). Click OK and
you will see the executable path added to the list for the .php
extension. Now select the script and executables on the execute
permissions. Click OK and to close the main property window click OK
again. That's all ..
Author
🎥 Join me live on YouTubePassionate about coding and teaching, I publish practical tutorials on PHP, Python, JavaScript, SQL, and web development. My goal is to make learning simple, engaging, and project‑oriented with real examples and source code.
| shreyas rane | 26-02-2010 |
| thanks | |
| gajendra | 05-09-2010 |
| I want to know more in detail about web site hosting inside my company domina,Can some on eplease help me? | |
| Gulam shakeel ahmed | 28-05-2013 |
| I do this IIS in my computer and set it up.I feel happy. Thank you. | |