summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2015-01-18 18:39:46 +0000
committerflorian <florian@openbsd.org>2015-01-18 18:39:46 +0000
commit4861285519e6bca3b40e2448f8812dfc787211e8 (patch)
tree51f78f8567519e25f66887021173352af048d353
parentThis size check was obviously commented out because of the incorrect (diff)
downloadwireguard-openbsd-4861285519e6bca3b40e2448f8812dfc787211e8.tar.xz
wireguard-openbsd-4861285519e6bca3b40e2448f8812dfc787211e8.zip
tweak previous
with help from jmc@
-rw-r--r--usr.sbin/httpd/httpd.conf.59
1 files changed, 4 insertions, 5 deletions
diff --git a/usr.sbin/httpd/httpd.conf.5 b/usr.sbin/httpd/httpd.conf.5
index f1cf3cc4e4a..d4a6a009498 100644
--- a/usr.sbin/httpd/httpd.conf.5
+++ b/usr.sbin/httpd/httpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: httpd.conf.5,v 1.45 2015/01/18 14:01:17 florian Exp $
+.\" $OpenBSD: httpd.conf.5,v 1.46 2015/01/18 18:39:46 florian Exp $
.\"
.\" Copyright (c) 2014, 2015 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -144,10 +144,9 @@ Authenticate a remote user for
.Ar realm
by checking the credentials against the user authentication file
.Pa htpasswd .
-This file needs to be readable by the user
-.Xr httpd 8
-drops to
-.Pq www by default Pc .
+The file name is relative to the
+.Ic chroot
+and must be readable by the www user.
.It Ic connection Ar option
Set the specified options and limits for HTTP connections.
Valid options are: