Michael Snoyman
632003e6a8
Longer description of Keter at top of README
2014-02-19 06:09:08 +02:00
Michael Snoyman
1b5f82598b
Added more info to README.md
2014-02-18 18:39:04 +02:00
Michael Snoyman
7b7f6acdab
Doc updates
2013-09-17 08:23:06 +03:00
Michael Snoyman
5d82306dba
Some README updates
2013-09-15 10:46:49 +03:00
Aaron Friel
3c85e21dab
Merge upstream and bump to 0.4.1 - add wildcard hostname support.
...
Wildcard hostnames are now supported in Keter, with partial RFC2818 support.
Wildcard hostnames can have exceptions, can be specified at arbitrary depths,
and are non-recursive. `*.example.com` will match `foo.example.com` but not
`foo.bar.example.com`. Likewise, `*.*.example.com` will only match the latter,
not the former.
The keter.cabal is modified to build the example app.
Internal string usage is made more homogeneous to use Data.Text. Despite this,
internationalized domain names are not yet supported unless entered in config
files as punycode.
2013-08-04 19:08:27 -05:00
root
a382522580
Clean up a comment from an earlier version of the code.
2013-03-20 00:24:48 -05:00
root
df38b36b59
Add examples of reverse proxy and header rewriting to configs.
2013-03-20 00:18:10 -05:00
root
58b921866a
Add example in README.md for Keter reverse proxy.
...
This is related to previous commit.
2013-03-16 16:39:38 -05:00
Michael Snoyman
ae3005ac65
Version bump
2013-01-02 18:33:30 +02:00
Jason Dusek
5ef3005eac
Move setting of diagnostic/error flags into script.
2012-12-28 14:27:55 +00:00
Michael Snoyman
54dbe11845
Removed out-of-date technical details
2012-12-27 10:38:38 +02:00
Michael Snoyman
5a5c7a45b1
Quick Start in README
2012-10-24 16:54:26 +02:00
Michael Snoyman
bd876edd3a
setuid support
2012-10-24 16:31:18 +02:00
Michael Snoyman
b16bf80c6f
Additions to README.md
2012-10-24 16:30:14 +02:00
Michael Snoyman
264a9f33bc
Documentation: file location is /opt/keter/bin
2012-10-23 20:48:55 +02:00
Michael Snoyman
b0c173a8c1
Host name redirects
2012-10-21 07:07:26 +02:00
Michael Snoyman
cbd0f9d19e
New static hosts format
2012-10-14 18:17:01 +02:00
Michael Snoyman
b081c2f28f
Doc notice
2012-10-12 14:46:31 +02:00
Michael
da1b03b1d3
ssl option for each app
2012-09-14 06:29:03 +03:00
Michael
1e271d81e7
Doc updates
2012-09-14 06:26:47 +03:00
Michael Snoyman
adca2388c6
Updated README.md
2012-05-18 08:50:51 +03:00
Michael Snoyman
4053463dd2
Minor fixes
2012-05-17 11:42:41 +03:00
Michael Snoyman
2e6089212f
tempfolder
2012-05-08 15:18:06 +03:00
Michael Snoyman
30439dc3ed
README: include port assigner in nginx
2012-05-06 07:27:10 +03:00
Michael Snoyman
45a3ebc46f
Updated README
2012-05-06 07:03:48 +03:00