Created
November 11, 2013 20:43
-
-
Save tkhn/7420005 to your computer and use it in GitHub Desktop.
Apache SSI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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