Have been running a VPS/Hybrid server for a quite a while now and only recently hit this issue which I cannot seem to fix. The problem is the temp url for sites who's domain has not yet propagated is not working. I just get a 404 error, page not found. Yet all the files are on the server and the address is correct. Before when this happened I would simply set that account as an exclusion in Apache mod_userdir Tweak and it worked fine but that solution no longer works. I have also set the user 'nobody' as an exclusion but again this makes no difference.
This issue is preventing the install of and set up of web sites in preparation for the domains going live.
Does anyone know of anything else I can try? bearing in mind this did work before and I have not changed anything recently. To reiterate, the files are there and the temp url address is also correct.
I have checked the logs which are as follows:
From that I can see it's saying the files do not exists but they most certainly do. I'm at a loss 
By the way that devacc1 above does not exist, I replaced the real account name in the text with that just as an example.
This issue is preventing the install of and set up of web sites in preparation for the domains going live.
Does anyone know of anything else I can try? bearing in mind this did work before and I have not changed anything recently. To reiterate, the files are there and the temp url address is also correct.
I have checked the logs which are as follows:
Code:
[Mon Jun 30 14:05:13 2014] [error] [client 86.170.134.94] File does not exist: /usr/local/apache/htdocs/ ~devacc1
[Mon Jun 30 14:05:13 2014] [error] [client 86.170.134.94] File does not exist: /usr/local/apache/htdocs/ ~devacc1, referer: /http://212.48.xx.xx/~devacc1/
[Mon Jun 30 14:05:13 2014] [error] [client 86.170.134.94] File does not exist: /usr/local/apache/htdocs/ favicon.ico
[Mon Jun 30 14:05:13 2014] [error] [client 86.170.134.94] File does not exist: /usr/local/apache/htdocs/ favicon.ico
By the way that devacc1 above does not exist, I replaced the real account name in the text with that just as an example.
Last edited: