From 982ffc7f8461ac40332c0d78d7ba2810d3af8048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Roussel?= Date: Wed, 2 Nov 2022 14:25:22 +0100 Subject: [PATCH] drop the protocol More access with both http(s) --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 9ae8772..13dc046 100644 --- a/index.php +++ b/index.php @@ -508,9 +508,9 @@ $opcache = (new Service($options))->handle(); OPcache statistics on <?= $opcache->getData('version', 'host'); ?> - - - + + +