1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Remove ambiquity in what we are referring to in the documentation of config vs configuring the server itself

This commit is contained in:
Vipul A M 2016-05-11 04:01:40 +05:30
parent 94660de4e5
commit c181c9a369
No known key found for this signature in database
GPG key ID: 4C9362FE1F574587

View file

@ -289,7 +289,7 @@ You can learn more about how to use `Rack::Sendfile` with popular
front-ends in [the Rack::Sendfile
documentation](http://rubydoc.info/github/rack/rack/master/Rack/Sendfile).
Here are some values for popular servers, once they are configured, to support
Here are some values for this header for some popular servers, once these servers are configured to support
accelerated file sending:
```ruby