I havent touched it and wont then.
and all the .htaccess is is this:
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.martinpollardart.co.uk$
RewriteRule ^(.*)$ http://www.martinpollardart.co.uk/$1 [R=301]
Uploaded to public_html where all the base files and folders are sat in, so the root directory



Reply With Quote

