Created
June 5, 2018 09:35
-
-
Save ashsaraga/6795fbf3fbfb49be2d33bddf273977be to your computer and use it in GitHub Desktop.
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 /path/to/site> | |
#add the following setting to allow .htaccess in your web dir to work | |
AllowOverride FileInfo | |
</Directory> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment