Skip to content

Commit fe484a4

Browse files
Merge pull request #13594 from nextcloud/jtr/Admin/apache-mods
fix(troubleshooting): outdated Apache modules
2 parents 4a7cb4b + 32c05e3 commit fe484a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

admin_manual/issues/general_troubleshooting.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,7 @@ these modules:
215215
* mod_security
216216
* mod_reqtimeout
217217
* mod_deflate
218-
* libapache2-mod-php*filter (use libapache2-mod-php8.3 instead)
219-
* mod_spdy together with libapache2-mod-php5 / mod_php (use fcgi or php-fpm
220-
instead)
218+
* mod_spdy
221219
* mod_dav
222220
* mod_xsendfile / X-Sendfile (causing broken downloads if not configured
223221
correctly)

0 commit comments

Comments
 (0)