From: Pedro Crespo <32402063+pcrespov@users.noreply.github.com> Date: Wed, 14 Mar 2018 01:22:00 +0000 (+0100) Subject: Update running.rst X-Git-Tag: v5.1.0b1~41^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=394a4e910917144fed3f09117c47e48d9e8b52bf;p=thirdparty%2Ftornado.git Update running.rst minor type --- diff --git a/docs/guide/running.rst b/docs/guide/running.rst index 7b1b415f1..e7c5b3494 100644 --- a/docs/guide/running.rst +++ b/docs/guide/running.rst @@ -219,7 +219,7 @@ significantly improving rendering performance. In production, you probably want to serve static files from a more optimized static file server like `nginx `_. You -can configure most any web server to recognize the version tags used +can configure almost any web server to recognize the version tags used by ``static_url()`` and set caching headers accordingly. Here is the relevant portion of the nginx configuration we use at FriendFeed::