I’m currently working with a network of websites using the same codebase, all running on IIS. I would like create a subfolder for each site and point those folders via DNS to an Apache/php server so I can run a series of Wordpress installations.
Is this possible, and how do you actually point the subfolders via DNS?
Wait…Why run a second server? IIS is more then capable of running Wordpress with all the bells and whistles. As for your question…You don’t really. You use a sub domain which points to a different IP entirely.