Phpfpm: Difference between revisions
fix links |
m link added, Category:PHP added |
||
Line 1: | Line 1: | ||
php-fpm is a fastcgi interface for php. | [https://www.php.net/manual/en/install.fpm.php php-fpm] is a fastcgi interface for php. | ||
== Configuration for nginx== | == Configuration for nginx== | ||
Line 70: | Line 70: | ||
} | } | ||
</syntaxHighlight> | </syntaxHighlight> | ||
[[Category:PHP]] |