From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gGOSf-0003hv-DG for guix-patches@gnu.org; Sat, 27 Oct 2018 09:17:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gGOSc-0002w9-P3 for guix-patches@gnu.org; Sat, 27 Oct 2018 09:17:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40461) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gGOSc-0002uw-KF for guix-patches@gnu.org; Sat, 27 Oct 2018 09:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gGOSc-0004ch-FW for guix-patches@gnu.org; Sat, 27 Oct 2018 09:17:02 -0400 Subject: bug#33104: [PATCH] services: httpd: Allow using it with PHP. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20181020164401.ylh63egrl4mbz3qb@florianbeaglebone.fritz.box> <87h8h9srmc.fsf@gnu.org> From: Christopher Baines In-reply-to: <87h8h9srmc.fsf@gnu.org> Date: Sat, 27 Oct 2018 14:16:23 +0100 Message-ID: <87d0rvwmvs.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Florian Pelz Cc: 33104-done@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Hi Florian! > > Florian Pelz skribis: > >> * gnu/services/web.scm (httpd): Make existing httpd-module API public. >> * doc/guix.texi (Apache HTTP Server): Document its usage with PHP-FPM. > > At first sight this LGTM but I=E2=80=99m no expert. Chris, WDYT? Please= apply > if it looks good to you! Hey both, Thanks for this patch Florian, it looks like a good change to make, and I've now applied it. I think when I was writing the httpd service originally, I ended up just sticking the module loading in the extra configuration, but this looks like a good way of handling it. Thanks again, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEPonu50WOcg2XVOCyXiijOwuE9XcFAlvUZSdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcACgkQXiijOwuE 9XdnlRAAlkGA42mhvp8U16mEwxDXcqGbIOde58ohdMqTEwUOz3ZtsbaHBBMgpbuj BqDRBnjBoqHEVRQZMcwI+leNJOUCEUyLIXd8fDBxH9pBhhib5E+I0fcud4egLeVX dHvPOiNMizq2Q2C/3RAC56Fm2oT7ls8t8gtw/cNiZT2mYkIXx7v5sumqAkm99RZB GwYeMaR3Ew7Dkn6JP4UqNfFZyCeDOohYC0j7okjlCpkH3MzlEIRIGO7IqTA63K3N eoD9slpglgD/0ku7lK2Scm6vSxSsqBXFe6wxKQ6IKikZ2W7aIB7MN0Epf3fwWGPC pdvaeE7RfTA28lwUgdZbvo0PfivRjQvlbflGZHxXzsOAOPPav9FIhB8F+VkiVpda iPp68bBbLQ0RyN9nkf6EVuOtk4nCsxAfEUvPbLGOMD3I7+dWRQQXQw8Evaz/274H So3J7Va6aBEPURtQTdMxmt++GYj7G/vdDPNPT72z2IngUgPejCiGHeZ4HjZgaRd4 JLkwfEX3pmNsfcnOZWKFpvQnl9a5rdBAf96ZB1vZ9tc+qRnSp950NQf2fOVTWGR1 mmWO/ejZZYroHzR2AeAGq5XZCA1novsQoddbJxYYen7p+BtWAN2HHFI7kaZ6JInu nQZKNvNW5BJVEN0LTaz/49cmfWtWSiTFX1SxaqVje7jfvp3YUMk= =Wajh -----END PGP SIGNATURE----- --=-=-=--