How do I host a WordPress site in a virtual directory on IIS 7?
- by Keltex
I have an ASP.NET website running on IIS 7. I would like to host a WordPress site in a folder on this site (/blog).
I know that I can run WordPress on IIS through the Web Platform Installer, I just don't know if anyone has tried this scenario?