aboutsummaryrefslogtreecommitdiffstats
path: root/slowcgi.8
diff options
context:
space:
mode:
authorjmc2013-05-23 16:23:16 +0000
committerWynn Wolf Arbor2020-05-24 12:33:55 +0200
commit9b67d52b8bf2882bf4cf1710d0ad27f338673133 (patch)
treec2b3342681dc419956c8f70264f184d15a94b9f7 /slowcgi.8
parentaede6953c1023ad3cdb22d205e57752bbb3a8b48 (diff)
downloadslowcgi-9b67d52b8bf2882bf4cf1710d0ad27f338673133.tar.gz
tweaks; ok florian
Diffstat (limited to 'slowcgi.8')
-rw-r--r--slowcgi.812
1 files changed, 5 insertions, 7 deletions
diff --git a/slowcgi.8 b/slowcgi.8
index 836a9a0..4bd899d 100644
--- a/slowcgi.8
+++ b/slowcgi.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: slowcgi.8,v 1.1 2013/05/23 12:03:24 florian Exp $
+.\" $OpenBSD: slowcgi.8,v 1.2 2013/05/23 16:23:16 jmc Exp $
.\"
.\" Copyright (c) 2013 Florian Obser <florian@openbsd.org>
.\"
@@ -29,15 +29,13 @@ is a server which implements the FastCGI Protocol to execute CGI scripts.
.Pp
.Nm
opens a socket at
-.Ar /var/www/logs/slowcgi.sock
-owned by
-.Ar root:www
-and permissions
-.Ar 0660.
+.Pa /var/www/logs/slowcgi.sock ,
+owned by root:www,
+with permissions 0660.
It then
.Xr chroot 8
to
-.Ar /var/www.
+.Pa /var/www .
.Pp
The options are as follows:
.Bl -tag -width Ds