Please help me to solve this issue as I am new to apache2.
My question is how to point "localhost" default /var/www to /var/www/joomla. Because whenever I type "localhost" in the browser it shows like it works! But instead of that I want to point that "localhost" default to my joomla site folder.
Even I tried running gksu gedit /etc/apache2/sites-available/site1 through the terminal and point it to my sites but nothing has changed.
Thanks in advance.