Working on a client\'s server where there are two different versions of nginx installed. I think one of them was installed with the brew package manager (its an osx box) and the
Running nginx -t through your commandline will issue out a test and append the output with the filepath to the configuration file (with either an error or success message).