I have installed Apache, PHP, Mysql in ubuntu system. I have changed the port of apache server 80 to 802 in httpd.conf file.
I am accessing localhost from the below URL successfully.
But the thing I want to access the localhost without using port number in the URL. Where I need to change for this.
Please suggest.