Simon Willison’s Weblog

Subscribe

Items tagged webservers in Jan, 2011

Filters: Year: 2011 × Month: Jan × webservers × Sorted by date


Which web server suits Django best? Apache, Nginx or something else?

I’m still a big fan of a stripped down Apache+mod_wsgi running behind nginx.

[... 98 words]

How can I determine which web server a particular website is using (Apache, IIS, Nginx, etc)?

If you’re on Linux or OS X, use curl with the -I option (to make a HEAD request and see the HTTP headers):

[... 63 words]

Types

Years

Months

Tags