Setting up Apache with IIS and running PHP on both

IIS, PHP 4.5.2009 No Comments

Setting up Apache with IIS (and PHP on both) Recently I’ve been working on a project in PHP since it required true URL rewriting which just is not available in the windows environment currently. This required the installation of Apache and it’s wonderful mod_rewrite module which does all the wonderful URL rewriting stuff. I ran…

Read More