Archives
-
Starting All Sites in IIS on a Windows Server
So I recently had to do some work on a server that required stopping all sites in IIS but without stopping IIS itself. Here’s the short post on how I did that. Now of course I needed to have all …
-
Stopping All Sites on a Windows Server Without Stopping IIS
I had a need recently to stop all the sites running on a Windows server, but I didn’t want to stop IIS. This specific server has hundreds of sites running on it, so stopping each one at a time would …
-
WordPress IIS and PNG Not Showing Up Headaches
Okay, this bit me again today, and I didn’t remember the solution from previous research so I had to research it again. That to me means I need to write it up in a blog post. :) I’m running WordPress …
-
Convert a Folder to an Application on a Remote IIS Host
The topic recently came up of the best way to convert a folder to an application on remote shared hosting server. Some hosts may have this built-in to their control panel. I know many (like Cytanium) have options in the …