WordPress: Difference between revisions
imported>Fadenb No edit summary |
imported>Mic92 No edit summary |
||
Line 3: | Line 3: | ||
== httpd extraSubservices example == | == httpd extraSubservices example == | ||
add this to your ''configuration.nix'' file: | add this to your ''configuration.nix'' file: | ||
< | |||
<syntaxHighlight lang="nix"> | |||
let | let | ||
Line 73: | Line 74: | ||
}; | }; | ||
######### </wordpress using httpd> ########################### | ######### </wordpress using httpd> ########################### | ||
</ | </syntaxHighlight> | ||
[[Category:Services]] | [[Category:Services]] |