From 0913728e9ce3e76bcbe2a41ec2ec5341f99f5fc4 Mon Sep 17 00:00:00 2001 From: ubergeek Date: Tue, 25 Oct 2022 00:52:14 +0000 Subject: [PATCH] More work --- config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.php b/config.php index 9c82b48..e570850 100644 --- a/config.php +++ b/config.php @@ -3,10 +3,10 @@ $site_name="Thunix.net"; //Root for the site, in a browser -$site_root="https://thunix.net"; +$site_root="https://thunix.net/"; //Local base root for app files -$doc_root="./"; +$doc_root="/"; //Site style // site is the default. Specify something else here to switch