summaryrefslogtreecommitdiffstats
path: root/man.cgi.8
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-18 16:48:24 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-18 16:48:24 +0000
commit4e42cb141b28105526d861bb64825e369b1a93d1 (patch)
tree9ebb37fd20450cffddc565cbf14fc24b74c5573c /man.cgi.8
parent76ef8f9092fcac04c1d3c405b5719fdb79bc5987 (diff)
downloadmandoc-4e42cb141b28105526d861bb64825e369b1a93d1.tar.gz
Simplify: write HTTP 303 redirects with relative locations.
Suggested by bentley@. Delete the HTTP_HOST configuration variable that is now obsolete.
Diffstat (limited to 'man.cgi.8')
-rw-r--r--man.cgi.85
1 files changed, 0 insertions, 5 deletions
diff --git a/man.cgi.8 b/man.cgi.8
index 7d1a17ca..645dff7a 100644
--- a/man.cgi.8
+++ b/man.cgi.8
@@ -186,11 +186,6 @@ Otherwise, a leading slash is needed.
This is used in generated HTML code.
.It Dv CUSTOMIZE_TITLE
An ASCII string to be used for the HTML <TITLE> element.
-.It Dv HTTP_HOST
-The FQDN of the (possibly virtual) host the HTTP server is running on.
-This is used for
-.Ic Location:
-headers in HTTP 303 responses.
.It Dv MAN_DIR
A file system path to the
.Nm