I think this has more to do with the server OS than the web server. It's just easier to setup a windows server than a linux server, and yes I know you can run apache on Windows, but really why do that? I sure wouldn't and I definitely prefer apache. In fact I think apache is one of the easiest things to configure. If you're just looking for a page to server static content it's ready to go after an apt-get install apache2 or if you want dynamic content apt-get install apache2 php5 mysql5.
Has anyone tried flash for capatcha? Seems like that might stop em' for a little bit.
You must work for NASA
Hope my boss doesn't read this article and get any crazy ideas. I'm one of those newb developers, we deserve a shot...right?
I think this has more to do with the server OS than the web server. It's just easier to setup a windows server than a linux server, and yes I know you can run apache on Windows, but really why do that? I sure wouldn't and I definitely prefer apache. In fact I think apache is one of the easiest things to configure. If you're just looking for a page to server static content it's ready to go after an apt-get install apache2 or if you want dynamic content apt-get install apache2 php5 mysql5.