Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 92ef786

Browse files
committedMay 21, 2017
[IMP] add htaccess
1 parent 35daa5d commit 92ef786

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.htaccess

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<IfModule mod_dir.c>
2+
DirectoryIndex index.php index.html
3+
</IfModule>

0 commit comments

Comments
 (0)
Please sign in to comment.