Skip to content

Instantly share code, notes, and snippets.

@sashas777
Created March 4, 2017 06:05
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 sashas777/3a1cbba837186432cdd5f1a5f5355427 to your computer and use it in GitHub Desktop.
Save sashas777/3a1cbba837186432cdd5f1a5f5355427 to your computer and use it in GitHub Desktop.
X-Sendfile Apache
#
# X-Sendfile
#
LoadModule xsendfile_module modules/mod_xsendfile.so
XSendFile On
XSendFilePath "/var/www/site/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment