apache - The requested URL /services was not found on this server -


I have a lamps environment

My domain is www.codeclimb.com but I am running Ubuntu 14.04

I have installed everything correctly (or at least I feel like this) but my website weight homepage.

If you navigate to any other pages, I get this error

  The requested URL / services were not found on this server   

This is my vhost setting for Apache.

  & lt; VirtualHost *: 80 & gt; ServerAdmin chris@codeclimb.com DocumentRoot /var/www/codeclimb.com/public_html ServerName codeclimb.com ServerAlways www.codeclimb.com & lt; / VirtualHost & gt;  

What could possibly be the problem? I can login to my WordPress Admin panel but there is no content load. I can only see the sidebar with links to "Dashboard, Post, Settings, Act ...", but will not display content on the right side of the page.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

lua - HowTo create a fuel bar -