Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-24 | Empty URLs are invalid | Juan J. Martinez | |
Take this into account whe converting the host to lower case. | |||
2021-11-24 | Fix: host subcompoent in the URL is case insensitive | Juan J. Martinez | |
Referemce: https://datatracker.ietf.org/doc/html/rfc3986/#section-3.2.2 | |||
2021-09-01 | FIX: index file can be a CGI and should be executed | Juan J. Martinez | |
2021-09-01 | Typo | Juan J. Martinez | |
2021-08-31 | Support to pass env variables to CGIs | Juan J. Martinez | |
Env variables are configured per virtual host. | |||
2021-07-22 | CGI support | Juan J. Martinez | |
2021-07-22 | User directories support | Juan J. Martinez | |
2021-07-22 | Directories conf is optional | Juan J. Martinez | |
2021-07-22 | Flags per directory, override vhost settings | Juan J. Martinez | |
2021-07-22 | Support for JDK 8 (and 11) | Juan J. Martinez | |
2021-02-25 | Initial public dump | Juan J. Martinez | |