1
0
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:
Cameron
2015-06-17 20:16:32 -07:00
parent 56321dfcf7
commit fa69e274c4

View File

@@ -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