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:
|
||||
|
||||
#! /bin/sh
|
||||
cd /srv/www
|
||||
HTTPS=enabled; export HTTPS
|
||||
cd /srv/www
|
||||
HTTPS=enabled; export HTTPS
|
||||
|
||||
exec stunnel -fd 3 3<<EOD
|
||||
exec stunnel -fd 3 3<<EOD
|
||||
foreground = yes
|
||||
setuid = http
|
||||
setgid = http
|
||||
|
|
Loading…
Reference in New Issue