On Thu, Jan 05, 2012 at 08:49:15AM -0500, marlowe@antagonism.org wrote 2.5K bytes in 68 lines about: : Rather than reinvention the wheel, I would appreciate any notes you have : on your implementations. If not, I will make sure to send my notes back : to be used in the documentation.
I can't imagine serving up our static html is difficult with nginx. At most, you probably have to define html.en as a mime type for text/html and make index.html.en the index file.
Everything else should be just stock nginx config.