Skip to content

Instantly share code, notes, and snippets.

@thesaurabhk
Created June 2, 2017 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thesaurabhk/6cb85243220e28e1d019b3eb2183edbf to your computer and use it in GitHub Desktop.
Save thesaurabhk/6cb85243220e28e1d019b3eb2183edbf to your computer and use it in GitHub Desktop.
#
# Paste the following code into your .Htaccess file
#
# TN START ENABLE KEEP ALIVE
<ifModule mod_headers.c>
Header set Connection keep-alive
</ifModule>
# TN END ENABLE KEEP ALIVE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment