mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #13594 from nextcloud/jtr/Admin/apache-mods
fix(troubleshooting): outdated Apache modules
This commit is contained in:
@@ -215,9 +215,7 @@ these modules:
|
||||
* mod_security
|
||||
* mod_reqtimeout
|
||||
* mod_deflate
|
||||
* libapache2-mod-php*filter (use libapache2-mod-php8.3 instead)
|
||||
* mod_spdy together with libapache2-mod-php5 / mod_php (use fcgi or php-fpm
|
||||
instead)
|
||||
* mod_spdy
|
||||
* mod_dav
|
||||
* mod_xsendfile / X-Sendfile (causing broken downloads if not configured
|
||||
correctly)
|
||||
|
||||
Reference in New Issue
Block a user