Thanks, though still unclear what you mean (Sorry!).
I have done all the settings in the host file, but it isn't working.
Quote:
127.0.0.1 localhost.localdomain localhost
xxx.xxx.xxx.xx xxxx.pixelatedphotographer.com xxxxx
^^^ ^^^ ^^^^
Linode IP add Servername Servername
Do we have to change 'localhost.localdomain localhost' to something?
I don't have any errors when restarting, it seems to be happy - it just doesn't move.
In the default file, there is:
Quote:
DocumentRoot /var/www
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /var/www/>
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
allow from all
</Directory>
Should it be DocumentRoot /srv/www.pixelated....... Because that is what my main setup is pointing to, not /var/ ?
Sorry to be a pain, just very new at all this!