More Relative to Absolute web asset paths updates

This commit is contained in:
johnnyq
2025-09-24 13:09:25 -04:00
parent e6bcf0e12f
commit 690007be5c
6 changed files with 42 additions and 44 deletions

View File

@@ -1,3 +1,3 @@
<?php
// Redirect to the portal
header("Location: ../client/");
header("Location: /client");