| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-13 | lighttpd.conf: Use `license` binary for `/license/download` route | Teddy Wing | |
| 2018-11-12 | lighttpd.conf: Add routes for additional license handlers | Teddy Wing | |
| We want another route for a thank-you page, and a third for a Zip download of the license. | |||
| 2018-11-08 | Add lighttpd.conf | Teddy Wing | |
| Allows us to test the FastCGI script locally. Thanks to this article for describing how to set up a local FastCGI server with Lighttpd: http://yaikhom.com/2014/12/18/handling-requests-c-fast-cgi-and-lighttpd.html Found out how to get the current config directory using `var.CWD` from: https://stackoverflow.com/questions/11702989/lighttpd-conf-document-root-as-directory-containing-config-file/12435777#12435777 | |||
