mirror of https://github.com/nealey/eris.git
Tabify
This commit is contained in:
parent
aab1b7496b
commit
68452c56fa
|
@ -13,10 +13,10 @@ which also works with IPv6.
|
||||||
You can invoke it like so:
|
You can invoke it like so:
|
||||||
|
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
cd /srv/www
|
cd /srv/www
|
||||||
HTTPS=enabled; export HTTPS
|
HTTPS=enabled; export HTTPS
|
||||||
|
|
||||||
exec stunnel -fd 3 3<<EOD
|
exec stunnel -fd 3 3<<EOD
|
||||||
foreground = yes
|
foreground = yes
|
||||||
setuid = http
|
setuid = http
|
||||||
setgid = http
|
setgid = http
|
||||||
|
|
Loading…
Reference in New Issue