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