added more .htaccess files
This commit is contained in:
parent
e369cf8010
commit
bcc746741c
|
@ -0,0 +1,6 @@
|
|||
<Files *>
|
||||
Options +FollowSymLinks
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
DirectoryIndex index.html
|
||||
</Files>
|
Loading…
Reference in New Issue