about summary refs log tree commit diff
path: root/README.md
blob: aa164dfa20e5dd269527c57d71370d1cce58ecb6 (plain)
1
2
3
4
5
6
7
8
corgi is a CGI server.

currently, it can handle one application.

`/etc/corgi.conf`
```
Script <path-to-cgi-script>
```