From: Kevin Day Date: Sun, 31 Jul 2022 04:00:35 +0000 (-0500) Subject: Revert: Base HREF changes for special files. X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=0efc3b3f7312d6cdab34d2215b298d87e1000378;p=kevux.org-website Revert: Base HREF changes for special files. I completely forgot about this commit: d5a8c61818e1ba72da14003a41b10a3b0971d81c. It seems that the base path must be "/" for these special files due to how they are served from the ".htaccess" conditions. --- diff --git a/access_denied.html b/access_denied.html index f5f2d5a..f85c1d8 100644 --- a/access_denied.html +++ b/access_denied.html @@ -3,7 +3,7 @@ Kevux Systems and Software - Access Denied (403) - + diff --git a/not_found.html b/not_found.html index 0711515..7da895d 100644 --- a/not_found.html +++ b/not_found.html @@ -3,7 +3,7 @@ Kevux Systems and Software - Page Not Found (404) - + diff --git a/server_error.html b/server_error.html index a18dfa3..9f00b2f 100644 --- a/server_error.html +++ b/server_error.html @@ -3,7 +3,7 @@ Kevux Systems and Software - Server Error (500) - +