Created
June 22, 2014 04:31
-
-
Save horitaku1124/644025dfa245bc611c20 to your computer and use it in GitHub Desktop.
Apache 2.4の設定
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
<Directory /> | |
AllowOverride All | |
Require all granted | |
</Directory> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment