OK, thanks for the guidance. I will go have a look. I was using two texts
that somehow convinced me it was done this way. I'll read up with the
online documentation.
Cheers
shiroweb Wrote:
---
> Hi, I'm not sure what you did, but nginx.conf f
Hi there.
Tried 192.168.1.4 (hard assigned), 127.0.0.1, localhost and 0.0.0.0: nothing
shows up.
Tried netstat -ln and nothing showing "8080" in any return.
Jason Woods Wrote:
---
> Try port scan your network assigned IP and not 127.0.0.1
Hi there. This is my port scan from 8000 to 8080:
Port Scan has started…
Port Scanning host: 127.0.0.1
Port Scan has completed…
I've never set anything up to use that port.
Styopa Semenukha Wrote:
---
> You already have an application li
Hi folks.
Brand new to nginx. I'm trying to run 3 vhosts on my workstation to get
familiar with nginx.
alpha
bravo
charlie
I'm using bravo in the main nginx.conf pointing to /var/www/alpha/
bravo and charlie are in settings/vhosts.conf into /var/www/bravo and
/var/www/charlie
Upon trying to