Install Nginx web server in Android | Termux

What is nginx ?

Nginx is a web server which can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and first publicly released in 2004. A company of the same name was founded in 2011 to provide support and Nginx plus paid software.


How to install nginx ?

open termux app and type following commands.
  • $ pkg install nginx
To start nginx web server type:
  • $ nginx
Now open your browser and type localhost:8080 it will open the server.


To stop nginx server type:
  • $ nginx -s stop
using nginx web server you can test you website on localhost server and lots more..


NOTE: This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The Authors and Hackers Dormitory.will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law.

No comments:

Thanks for coming on my blog hackersdormitory hope you like it

INSTAGRAM FEED

@_mr_rudr_