- Install nginx
brew install nginx
- Remove default nginx.conf file from /usr/local/etc/nginx
- Create your own config file.
nginx
to start the nginx server.nginx -s stop
to stop the nginx server.nginx -s reload
to reload the changes made on the nginx servernginx -s restart
to fully restart all services.
https://my.noip.com/ To mask your ip address