Yes, i think abandoning the .net redirect would be smart ... otherwise you don't really have a 'test' area ... you're sharing the same store on both domains, and causing yourself unnecessary grief.
So, I think you're saying this:
a) .net = /public_html/store
and
b) .co.uk = /public_html/
Is that correct?
If so, then your /public_html/includes/configure.php needs to talk about the .co.uk domain
and the /public_html/store/includes/configure.php needs to talk about the .net domain
Bookmarks