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:
<pre>
 
<syntaxHighlight lang="nix">
let
let


Line 73: Line 74:
   };
   };
   ######### </wordpress using httpd> ###########################
   ######### </wordpress using httpd> ###########################
</pre>
</syntaxHighlight>


[[Category:Services]]
[[Category:Services]]