Install apache2 in Ubuntu.

sudo apt-get update
sudo apt-get install apache2
Restart apache so that all of the changes take effect:
sudo service apache2 restart

Comments

Popular posts from this blog

How to find the companyId in Liferay.

How to add portlet in liferay theme.

How to enable cross origin in apache.