LXer: How to Start, Stop, or Restart Nginx
by LXer from LinuxQuestions.org on (#4W8KJ)
Published at LXer:
Nginx pronounced "engine x" is a free, open-source, high-performance HTTP and reverse proxy server responsible for handling the load of some of the largest sites on the Internet. It can be used as a standalone web server, and as a reverse proxy for Apache and other web servers. Starting, stopping, and restarting/reloading are the most common tasks when working with an Nginx webserver.
Read More...


Nginx pronounced "engine x" is a free, open-source, high-performance HTTP and reverse proxy server responsible for handling the load of some of the largest sites on the Internet. It can be used as a standalone web server, and as a reverse proxy for Apache and other web servers. Starting, stopping, and restarting/reloading are the most common tasks when working with an Nginx webserver.
Read More...