"Genius"
The Mission
To run an Apache server (on Windows) on the same machine that was already hosting IIS.
The Strategy
The plan was to alter each virtual host defined in IIS to not bind to the typical HTTP/HTTPS ports (80 & 443), but instead have it use arbitrary ports (was to be […]