Updated HTTPServer (markdown)
Add note explaining that Apache does not support websockets.
Nginx chunked response warning
Change "never" to "rarely", and add more context on what HTTP servers are good at.
Fix nginx config
Add nginx setup instructions
changed name of excluded route
added ProxyPass /exclude ! + explanation to the apache proxy config. This mitigates the problems of play apps occupying the whole root of a server.
Doc