caddy/dist
Daniel van Dorp 3a4f8e8d0c dist/init/linux-sysvinit: execute setcap directly
`$(which setcap)` might evaluate to nothing,
and this way the error thrown will be more clear.
If setcap is not available on Debian/Ubuntu,
you can install the package `libcap2-bin`
2016-08-05 16:33:47 +02:00
..
init dist/init/linux-sysvinit: execute setcap directly 2016-08-05 16:33:47 +02:00
automate_test.go Fix test on Windows (with 1 CPU) 2016-06-21 00:23:18 -06:00
automate.go Update change list, fix build script; version 0.9 beta 1 2016-06-07 14:33:06 -06:00
CHANGES.txt Version 0.9 2016-07-18 21:50:45 -06:00
gitcookie.sh.enc Bypass "bandwidth limit exceeded" errors when cloning from googlesource 2016-03-21 12:05:16 -06:00
LICENSES.txt Change to Windows line endings for poor Notepad 2016-01-25 13:46:07 -07:00
README.txt Version 0.9 2016-07-18 21:50:45 -06:00

CADDY 0.9

Website
	https://caddyserver.com

Community
	https://forum.caddyserver.com

Twitter
	@caddyserver

Source Code
	https://github.com/mholt/caddy
	https://github.com/caddyserver


For instructions on using Caddy, please see the user guide on
the website. For a list of what's new in this version, see
CHANGES.txt.

The Caddy project accepts pull requests. That means you can make
changes to the code and submit it for review, and if it's good,
we'll use it! You can help thousands of Caddy users and level
up your Go programming game by contributing to Caddy's source.

To report bugs or request features, open an issue on GitHub.

Want to support the project financially? Consider donating,
especially if your company is using Caddy. Believe me, your
contributions do not go unnoticed! We also have sponsorship
opportunities available.

For a good time, follow @mholt6 on Twitter.

And thanks - you're awesome!


---
(c) 2015-2016 Matthew Holt