remove reference to USE_PHP

This commit is contained in:
bunkerity 2021-03-19 09:38:44 +01:00
parent 397182f18d
commit 5611d544d6

View File

@ -1290,7 +1290,7 @@ Only allow specific countries accessing your website. Use 2 letters country code
Values : *\<any valid IP/hostname\>* Values : *\<any valid IP/hostname\>*
Default value : Default value :
Context : *global*, *multisite* Context : *global*, *multisite*
Set the IP/hostname address of a remote PHP-FPM to execute .php files. See `USE_PHP` if you want to run a PHP-FPM instance on the same container as bunkerized-nginx. Set the IP/hostname address of a remote PHP-FPM to execute .php files.
`REMOTE_PHP_PATH` `REMOTE_PHP_PATH`
Values : *\<any valid absolute path\>* Values : *\<any valid absolute path\>*