mirror of
https://github.com/e107inc/e107.git
synced 2025-07-22 15:31:23 +02:00
Fixes #1043 Options All causing problems on some servers.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
Deny from env=HTTP_SAFE_BADBOT
|
||||
|
||||
### Disable directory listing
|
||||
Options All -Indexes
|
||||
Options -Indexes
|
||||
|
||||
### limit file uploads to 10mb
|
||||
### LimitRequestBody 10240000
|
||||
|
Reference in New Issue
Block a user