When I first started working with IIS again after working with PHP for so long, I struggled to accept the 20-30 second load time when the website’s AppPool is not running. Here is a nice quick little fix to keep your important websites always running.
Tag: iis
-
Setting Up CakePHP with IIS
I’ve found myself doing this several times over the past little while as I had to switch computers. Each time I would struggle with a few of the steps, so I thought I would document them this time and share for future me (or you if you like).