summaryrefslogtreecommitdiffstats
path: root/usr.sbin/httpd
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2020-05-16 16:58:11 +0000
committerjmc <jmc@openbsd.org>2020-05-16 16:58:11 +0000
commit83a0d42a38eeac687972cf5d09e1d9b2f003b4cf (patch)
tree9e06881362e99c5f9571ca6c61d87fde4b2db37c /usr.sbin/httpd
parentMove lazy resize from the pane to the window, there is no point in (diff)
downloadwireguard-openbsd-83a0d42a38eeac687972cf5d09e1d9b2f003b4cf.tar.xz
wireguard-openbsd-83a0d42a38eeac687972cf5d09e1d9b2f003b4cf.zip
list example files in FILES with a short description: generally, "Example
configuration file.", but occasionally something else fit better; at the same time, try to make the format for FILES more consistent; original diff from clematis
Diffstat (limited to 'usr.sbin/httpd')
-rw-r--r--usr.sbin/httpd/httpd.conf.59
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.sbin/httpd/httpd.conf.5 b/usr.sbin/httpd/httpd.conf.5
index 1bbac3f3259..02b4442693b 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.110 2020/04/23 21:10:53 jmc Exp $
+.\" $OpenBSD: httpd.conf.5,v 1.111 2020/05/16 16:58:11 jmc Exp $
.\"
.\" Copyright (c) 2014, 2015 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 23 2020 $
+.Dd $Mdocdate: May 16 2020 $
.Dt HTTPD.CONF 5
.Os
.Sh NAME
@@ -699,6 +699,11 @@ Each line may end with an optional semicolon.
Include types definitions from an external file, for example
.Pa /usr/share/misc/mime.types .
.El
+.Sh FILES
+.Bl -tag -width /etc/examples/httpd.conf -compact
+.It Pa /etc/examples/httpd.conf
+Example configuration file.
+.El
.Sh EXAMPLES
Example configuration files for
.Nm