Skip to content

Commit a23d196

Browse files
committed
Update README.md
1 parent 00ac301 commit a23d196

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -222,11 +222,7 @@ add or remove code in the ./php-fpm/php/conf.d/security.ini file for custom php.
222222

223223
[https://www.php.net/manual/en/configuration.file.php](https://www.php.net/manual/en/configuration.file.php)
224224

225-
add or remove code in the ```./php-fpm/php-fpm.d/z-www.conf``` file for php-fpm configurations
226-
227-
Or you should make changes custom host configurations then must restart service
228-
229-
FPM uses php.ini syntax for its configuration file - php-fpm.conf, and pool configuration files.
225+
You should make changes custom host configurations ```./php-fpm/php-fpm.d/z-www.conf``` then must restart service, FPM uses php.ini syntax for its configuration file - php-fpm.conf, and pool configuration files.
230226

231227
[https://www.php.net/manual/en/install.fpm.configuration.php](https://www.php.net/manual/en/install.fpm.configuration.php)
232228

0 commit comments

Comments
 (0)