From 3318de9d19317dee5db82be678a7653af003293e Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Fri, 19 Apr 2019 00:32:54 +0200 Subject: [PATCH] Fix 77921: static.php.net doesn't work anymore This embeds the PHP logo image in the FPM status HTML page instead of using remote location. --- sapi/fpm/status.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/fpm/status.html.in b/sapi/fpm/status.html.in index a4afd5916ac7b..2440638d5414e 100644 --- a/sapi/fpm/status.html.in +++ b/sapi/fpm/status.html.in @@ -41,7 +41,7 @@
- PHP Logo

PHP-FPM real-time status page

+ PHP Logo

PHP-FPM real-time status page