I'm enjoying Python web frameworks, Flask specifically. I've played with AppEngine but I thought it'd be nice to learn a web server such as Apache or Nginx as well.<p>Any recommendations?
Apache is pretty much the standard for a lot of companies so you can't go wrong with learning that. But you should def. do some reading on nginx, and lighttpd as well