refactor(readme): remove https support (use a reverse proxy)
This commit is contained in:
@@ -8,7 +8,7 @@ A minimal web server. This is a personal project; it is not intended to be a pro
|
|||||||
- libcyaml
|
- libcyaml
|
||||||
- myclib (on my profile)
|
- myclib (on my profile)
|
||||||
- [doxygen](https://www.doxygen.nl/)
|
- [doxygen](https://www.doxygen.nl/)
|
||||||
- Optional, just to build the docs. It requires `dot`.
|
- Optional, just to build the docs. It requires `dot`.
|
||||||
|
|
||||||
## How to build
|
## How to build
|
||||||
|
|
||||||
@@ -31,11 +31,12 @@ And then open the `docs/html/index.html`.
|
|||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
- HTTPS support with TLS
|
### Doing
|
||||||
|
|
||||||
- Support for virtual hosts
|
- Support for virtual hosts
|
||||||
- CLI args
|
- CLI args
|
||||||
|
|
||||||
## Future
|
## Todo
|
||||||
|
|
||||||
- Minimal Templating
|
- Minimal Templating
|
||||||
- Reverse proxy
|
- Reverse proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user