Fossil SCM
|
1
|
# Portable Fossil Service Options |
|
2
|
|
|
3
|
- [Fossil as a standalone HTTP server](./none.md) |
|
4
|
- [SCGI under your web server of choice](./scgi.md) |
|
5
|
- [CGI under your web server of choice](./cgi.md) |
|
6
|
- [CGI under `althttpd`](./althttpd.md) |
|
7
|
- [Behind `stunnel` to get TLS encryption](./stunnel.md) |
|
8
|
- [`inetd`](./inetd.md) |
|
9
|
- [`xinetd`](./xinetd.md) |
|
10
|
|
|
11
|
*[Return to the top-level Fossil server article.](../)* |
|
12
|
|