1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-17 14:45:53 +02:00

services: httpd: Allow using it with PHP.

* gnu/services/web.scm (httpd): Make existing httpd-module API public.
* doc/guix.texi (Apache HTTP Server): Document its usage with PHP-FPM.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Florian Pelz
2018-10-20 18:44:03 +02:00
committed by Christopher Baines
parent cbea1e8dd2
commit abc98e3be5
2 changed files with 36 additions and 0 deletions
+5
View File
@@ -70,6 +70,11 @@
httpd-config-file-user
httpd-config-file-group
<httpd-module>
httpd-module
httpd-module?
%default-httpd-modules
httpd-service-type
<nginx-configuration>