I am curios to know how can we assign different port to Apache and Nginx in 10.10.
I installed nginx first then apache, so when I start my machine, nginx is taking default port: 80.
I have to manually close nginx server and start apache server.
Is there any we can assign different port to them so they will start on different port and will not collide?
