I have defined during SharePoint installation that the port for the central administration site is 5555, and when I create a new web application I define the port number to be 2013. But now the central administration and the web application will be on
separate ports numbers. so which approach I should follow; to have the central admin and the other application on the same port or they should have different ports numbers as I am doing now?
Second question is there a way to edit the web application port number after creating it?