Skip to content

Commit c8904bd

Browse files
committed
Make sentence forward compatible
We are not going to maintain documentation for all possible versions of php.
1 parent 2d83789 commit c8904bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/web_server_configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ For advanced Apache configuration options, read the official `Apache documentati
135135
Apache with PHP-FPM
136136
-------------------
137137

138-
To make use of PHP5-FPM with Apache, you first have to ensure that you have
138+
To make use of PHP-FPM with Apache, you first have to ensure that you have
139139
the FastCGI process manager ``php-fpm`` binary and Apache's FastCGI module
140140
installed (for example, on a Debian based system you have to install the
141141
``libapache2-mod-fastcgi`` and ``php5-fpm`` packages).

0 commit comments

Comments
 (0)