Skip to content

Commit fd1f9d8

Browse files
rbowenlacatoire
andauthored
Modernize mod_php/Apache httpd installation guide (#5743)
* Modernize mod_php installation guide - Add warning: mod_php should not be used for new installations; recommend PHP-FPM with mod_proxy_fcgi for all modern deployments - Remove all Apache 2.2 references (EOL since 2017) - Remove PHP 7 LoadModule example (EOL) - Correct MPM guidance: event is the default since 2.4, prefork is only needed for mod_php without ZTS - Note that major distributions already default to PHP-FPM - Use correct project name (Apache httpd) throughout * Remove orphaned language snippet and link to threaded FAQ. * Attempt to make doclint happy * Docbook nits Co-authored-by: Louis-Arnaud <la.catoire@gmail.com> * Docbook nits Co-authored-by: Louis-Arnaud <la.catoire@gmail.com> * install: fix malformed simpara/para in apache2.xml Remove duplicated content caused by batch substitution that inserted <simpara> blocks inside unclosed <para> tags instead of replacing them. --------- Co-authored-by: Louis-Arnaud <la.catoire@gmail.com>
1 parent b32907d commit fd1f9d8

2 files changed

Lines changed: 130 additions & 137 deletions

File tree

0 commit comments

Comments
 (0)