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:
committed by
Christopher Baines
parent
cbea1e8dd2
commit
abc98e3be5
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user