Hello,
When I do <^>sudo nginx -t<^>, I get told this:
<^>nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful<^>
But, when I do service n...
Hey!
When I I try to restart nginx, after editing <^>sudo nano /etc/nginx/sites-available/default<^>, I get this fail response:
Restarting nginx nginx [<^>fail<^>]
I then do <^>nginx -t<^> and get this message:
nginx...