Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 264 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 264 Bytes

NGINX webserver that serves a simple page containing its hostname, IP address and port as wells as the request URI and the local time of the webserver.

$ source doc.sh
$ up

open http://localhost:8080

check your config changes

$ check_conf