Softaculous


Topic : NGINX Port


Posted By: herza on May 17, 2020, 8:41 am
Im installing NGINX to my Webuzo Server and when I want to enable it, it ask for Port number. What port number should I use there?

-----------------------
Herza.ID | PT. Herza Digital Indonesia
██ Web Hosting | Domain Murah | OpenVZ & KVM VPS | Colocation

Posted By: GeorgeGroban on June 26, 2020, 4:20 am | Post: 1
Hello
Normally Nginx uses the same range than Apache
Regards


-----------------------
192.168.l.254 Red

192.168.l00.1

192.168.l0.1

Posted By: arish on June 27, 2020, 1:15 pm | Post: 2
Quote From : herza May 17, 2020, 8:41 am
Im installing NGINX to my Webuzo Server and when I want to enable it, it ask for Port number. What port number should I use there?


Hi herza,

By default, a web server like Nginx is running on port 80,443.
Are you doing proxy?

If yes then you can use port:8080.



Posted By: GeorgeGroban on August 9, 2021, 9:41 pm | Post: 3
Hi
A list of common ports are:
80 - Web server main port, plain text web server.
443 - TLS SSL port for encrypted communication (aka https protocol)
22 - SSH communication through a console, used with scp also (copy files)
8080 - Alternate port for web servers, normally this is used for localhost or development
There a lot of ports, but these are the most common used by NGINX and similar webservers like apache and mini-httpd

Regards


-----------------------
192.168.l.254 Red

192.168.l00.1

192.168.l0.1

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.