Phpfpm: Difference between revisions
imported>Florianjacob update to 19.09 phpfpm syntax |
imported>Florianjacob m correct surrounding text |
||
Line 2: | Line 2: | ||
== Configuration for nginx== | == Configuration for nginx== | ||
This configuration will set up phpfpm for serving php files from <code> | This configuration will set up phpfpm for serving php files from <code>${dataDir}</code>. | ||
Import this from your <code>configuration.nix</code>. | |||
<syntaxHighlight lang=nix> | <syntaxHighlight lang=nix> |