I am trying to change the document root to my /home directory. In the VHost configuration Ive changed the document root to /home/{my_usernames_here}/html/
Yet when I visit my site I get a 404 error even though I have a file there.
What did I do wrong, am I missing something here?