From bf8d058f8bbd623b20c8f292f1dfc42874e9280f Mon Sep 17 00:00:00 2001 From: Pen-y-Fan <40126936+Pen-y-Fan@users.noreply.github.com> Date: Tue, 1 Feb 2022 19:19:06 +0000 Subject: [PATCH] Update to index.php This is related to #259 I was discussing some improvements with @iskndrcnr including: - improved accessibility (contrast) - fetching the pretty url from laragon.ini - allowing for http or https (via $_SERVER['REQUEST_SCHEME']) Sorry I didn't push earlier. --- www/index.php | 290 ++++++++++++++++++++++++++------------------------ 1 file changed, 149 insertions(+), 141 deletions(-) diff --git a/www/index.php b/www/index.php index 09f8d3430..73300c831 100644 --- a/www/index.php +++ b/www/index.php @@ -1,167 +1,175 @@ - - - -
- - -- + = $_SERVER['SERVER_SOFTWARE'] ?>
- PHP version: info + PHP version: = PHP_VERSION ?> info
- Document Root: + Document Root: = $_SERVER['DOCUMENT_ROOT'] ?>
-