mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
Fixes #2797 during install. htaccess fix for when Apache "MultiViews" is enabled and messes up News SEF URLs.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
Deny from env=HTTP_SAFE_BADBOT
|
||||
|
||||
### Disable directory listing
|
||||
Options -Indexes
|
||||
Options -Indexes -MultiViews
|
||||
|
||||
### limit file uploads to 10mb
|
||||
### LimitRequestBody 10240000
|
||||
|
Reference in New Issue
Block a user