Skip to content

Instantly share code, notes, and snippets.

@horitaku1124
Created June 22, 2014 04:31
Show Gist options
  • Save horitaku1124/644025dfa245bc611c20 to your computer and use it in GitHub Desktop.
Save horitaku1124/644025dfa245bc611c20 to your computer and use it in GitHub Desktop.
Apache 2.4の設定
<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