From c0fb3f2307fc80d2d85cc1ab16c3fd262bba49a6 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 18 Mar 2017 16:48:24 +0000 Subject: Simplify: write HTTP 303 redirects with relative locations. Suggested by bentley@. Delete the HTTP_HOST configuration variable that is now obsolete. --- cgi.h.example | 1 - 1 file changed, 1 deletion(-) (limited to 'cgi.h.example') diff --git a/cgi.h.example b/cgi.h.example index 7e5f3917..2ccbe25b 100644 --- a/cgi.h.example +++ b/cgi.h.example @@ -1,6 +1,5 @@ /* Example compile-time configuration file for man.cgi(8). */ -#define HTTP_HOST "mdocml.bsd.lv" #define SCRIPT_NAME "cgi-bin/man.cgi" #define MAN_DIR "/man" #define CSS_DIR "" -- cgit v1.2.3-56-ge451