Added http support for evhtp (not only https)

This commit is contained in:
Olof hagsand 2020-06-29 14:41:08 +02:00
parent 7ad07e1915
commit 9c82e97072
9 changed files with 184 additions and 79 deletions

View file

@ -93,6 +93,7 @@ You may add your site-specific modifications in a `site.sh` file. Example:
For example, in FreeBSD, add:
```
wwwuser=www
make=gmake
wwwuser=www
make=gmake
```