Apache2 Ubuntu Default Page! It works! If you webpage shows Apache default page and not your actual site. Here is the solution.

If you get he default apache page as shown below:

Disable the default apache site with the following command:

#sudo a2dissite 000-default.conf

And restart the apache2:

#service apache2 reload


It should now show your intended site as shown

Comments

Popular posts from this blog

(Solved) (Fixed )MariaDB Unmet Dependencies on Ubuntu 20.04.

Solution to Moodle Error: Coding error detected, it must be fixed by a programmer: Failed to unserialise data from file. Either failed to read, or failed to write.

ACTION_FAILED:OU_INVALID: Solution for GoogleApps bulk user upload issue, username@domainname.com:ACTION_FAILED:OU_INVALID. This error is because you have not specified the Org Unit Path properly.