1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Merge branch 'v0.26' into release

This commit is contained in:
Dan Brown
2019-08-06 21:41:06 +01:00
9 changed files with 89 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews
Options -MultiViews -Indexes
</IfModule>
RewriteEngine On

View File

@ -1,2 +1,3 @@
*
!.gitignore
!.gitignore
!.htaccess

1
public/uploads/.htaccess Executable file
View File

@ -0,0 +1 @@
Options -Indexes