I have an nginx app that was running on localhost and now I can no longer access it. I'm truly at a loss for how to diagnose the problem.
Some things I've investigated:
TimPeterson$ sudo lsof -i :80
->shows tons of stuff, but nothing that looks like my app- System Preferences -> sharing ->toggle "web sharing" -> doesn't help
I'm not a total noob in that I've had this server running for over a year but obviously I did something or some software update jacked some part of the configuration.