diff options
author | cwmp <cwmp@users.noreply.github.com> | 2017-05-06 18:39:31 +0200 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2017-05-08 20:11:04 -0400 |
commit | 7dc5d9221eeb386d9a15be3649337022219d424d (patch) | |
tree | dd0360d37b153e7cdb5399d36959002aeca15a6a /doc/en_US | |
parent | 91ceadc0d372524ae1e61b7eda11606f46d14ea5 (diff) |
Add Caddy Server to Web Server compatible List
Official Caddy Server Website:
https://caddyserver.com/
Example Config:
https://github.com/caddyserver/examples/tree/master/kanboard
Diffstat (limited to 'doc/en_US')
-rw-r--r-- | doc/en_US/requirements.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en_US/requirements.markdown b/doc/en_US/requirements.markdown index 957d8750..cbc2187c 100644 --- a/doc/en_US/requirements.markdown +++ b/doc/en_US/requirements.markdown @@ -44,6 +44,7 @@ Do not use Sqlite on NFS mounts, only when you have a disk with fast I/O. | Apache HTTP Server | | Nginx | | Microsoft IIS | +| Caddy Server | Kanboard is pre-configured to work with Apache (URL rewriting). |