News

It used to be easy for Web server administrators. If you ran a Windows shop, you used Internet Information Server (IIS), if you didn't, you used Apache. Now, though, you have more Web server choices ...
The web server market has been stable for ages. Year after year, open source darling Apache HTTP server takes first place by an impressive margin and Microsoft’s Internet Information Server (IIS) ...
Microsoft on Tuesday confirmed that it is examining a critical vulnerability in older editions of Internet Information Services (IIS) server, a day after a hacker posted exploit code to the ...
If you need a quick web server running and you don't want to mess with setting up apache or something similar, then Python can help. Python comes with a simple builtin HTTP server. With the help of ...
Continuing the theme from my previous column on the relative security of Internet Information Services (IIS) vs. Apache, I’ve come across more studies to support my initial conclusion. If you remember ...
I made passing mention of this in the TIL thread but I'm actually trying to figure out how to make this work now. I'm trying to slowly consolidate all of the various applications that have web front ...