Posts tagged 'iis'
How to run PHP on IIS6
I found this very nice tutorial on Using FastCGI to Host PHP Applications on IIS 6.0 . Its very nice and detailed, i tried also on IIS 5.1 Windows XP Pro SP3 and it worked nice but with the manual installation. Have fun ........
Continue reading "How to run PHP on IIS6"
8 New IIS for Developers Videos
In this video series, learn about working with Microsoft Internet Information Server from the application architecture and development perspective. Check There...
Continue reading "8 New IIS for Developers Videos"
Multi Web.config files
Can we have multi web.config files in the same website?! Yes you can "for example one web.config for root website and another one for a subfolder" How can we do so with out conflict or getting errors? - First you will need to config this subfolder as application in the IIS - Second write <location...
Continue reading "Multi Web.config files"


