Last active
May 29, 2016 04:47
-
-
Save nishinoshake/4a8c5134b8d1862ae359 to your computer and use it in GitHub Desktop.
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
#SSI | |
Options +Includes | |
AddType text/html html | |
AddHandler server-parsed html |
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
hetemlはApache2.0 //2016-1-15現在 | |
Apache2.0ドキュメント | |
http://httpd.apache.org/docs/2.0/howto/htaccess.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment