From f4ac2b0fa70a7d23ab5ee9a41b148cf4100777f7 Mon Sep 17 00:00:00 2001 From: R00TNET Date: Mon, 23 Mar 2026 00:45:23 +0000 Subject: [PATCH] Add conf.d --- conf.d | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 conf.d diff --git a/conf.d b/conf.d new file mode 100644 index 0000000..2debcbc --- /dev/null +++ b/conf.d @@ -0,0 +1,4 @@ +-- Section for localhost + +-- This allows clients to connect to localhost. No harm in it. +VirtualHost "localhost" \ No newline at end of file