1.

When You Install Apache, What Is The Default Web Port Used To Serve Web Pages To Public Viewers?

Answer»

Most web SERVERS RUN on port 80, and Apache defaults to port 80 when you install the software. You can use an alternative port, but this forces the user to type a port into the browser when they access the WEBSITE. The other popular port for web applications is port 8080.

Most web servers run on port 80, and Apache defaults to port 80 when you install the software. You can use an alternative port, but this forces the user to type a port into the browser when they access the website. The other popular port for web applications is port 8080.



Discussion

No Comment Found