mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
parent
c732970f6e
commit
4de719b325
@ -1,6 +1,6 @@
|
||||
<IfModule mod_rewrite.c>
|
||||
<IfModule mod_negotiation.c>
|
||||
Options -MultiViews
|
||||
Options -MultiViews -Indexes
|
||||
</IfModule>
|
||||
|
||||
RewriteEngine On
|
||||
|
3
public/uploads/.gitignore
vendored
3
public/uploads/.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
*
|
||||
!.gitignore
|
||||
!.gitignore
|
||||
!.htaccess
|
1
public/uploads/.htaccess
Executable file
1
public/uploads/.htaccess
Executable file
@ -0,0 +1 @@
|
||||
Options -Indexes
|
Loading…
Reference in New Issue
Block a user