Showing posts with label port change. Show all posts
Showing posts with label port change. Show all posts

apache2: change apache port

Generally, the port for apache is 80, when we type http://localhost, it listen to port 80 which is default for apache server. During some other purposes like, managing system in a LAN [wikipedia], which shares same name, or for securing the apache port, to avoid anonymous view.

First took our famous tool known as Terminal Applications->Accessories->Terminal