Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brentgreeff/hello_nginx


https://github.com/brentgreeff/hello_nginx

Last synced: about 7 hours ago
JSON representation

Awesome Lists containing this project

README

        

# 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
```