trevcan@internets /dev/human $

web servers useful links

Posted on: 03/16/22 15:56:11
Last edited: 03/30/22 17:38:55

not a real article, just a list of links.

Might do a writing on this some day.

You can view my simple webserver in C @ https://trevcan.duckdns.org/short all requests with at least that are passed from lighttpd to the webserver.

I coded in something to show you the headers your browser is sending: https://trevcan.duckdns.org/short/head

maybe I’ll post the code.


https://jameshfisher.com/

https://jameshfisher.com/2016/12/15/file-descriptor-misnomer/

https://github.com/jameshfisher/jameshfisher.com/issues/23

https://jameshfisher.com/2017/02/25/tcp-server-fork/

https://jameshfisher.com/2016/12/14/simple-tcp-server/

https://linuxhint.com/sockaddr-in-structure-usage-c/

https://bruinsslot.jp/post/simple-http-webserver-in-c/

Tags: