From 91f78915fed4b1a3706c4d08a9b0c2c458cb0a2e Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 9 May 2020 16:24:10 +0200 Subject: Added to test config --- webserver.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'webserver.conf') diff --git a/webserver.conf b/webserver.conf index 5088ef8..efc1a69 100644 --- a/webserver.conf +++ b/webserver.conf @@ -16,10 +16,12 @@ ip6-localhost 127.0.0.1 [::1] + static-files /home/ernie/homepage/test + static-files /home/ernie/code/webserver/plugins/webbox/html @@ -54,6 +56,25 @@ fcgi /home/ernie/code/webserver/fastcgi/socket + + + fcgi + 127.0.0.1:9001 + + + fcgi + 127.0.0.1:9002 + + + fcgi + 127.0.0.1:9003 + + + static-files + /home/ernie/code/webshop/html + + + redirect https://www.antcom.de/ -- cgit v1.2.3