Skip to content

Instantly share code, notes, and snippets.

@tkhn
Created November 11, 2013 20:43
Show Gist options
  • Select an option

  • Save tkhn/7420005 to your computer and use it in GitHub Desktop.

Select an option

Save tkhn/7420005 to your computer and use it in GitHub Desktop.
Apache SSI
AddType text/html .shtml
AddHandler server-parsed .shtml
DirectoryIndex index.shtml index.html index.htm index.php
Options +IncludesNoExec -ExecCGI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment