Hi,
I've got 3 WP instances that I'd like to move to a new host. On the old host I had a unique IP and domain for each instance, and so the htaccess file could be in the root directory of each blog, ie:
/public_html/blog/.htaccess
/public_html/blog2/.htaccess
But the new host doesn't offer unique IPs for sub directories. (Well, for a price...)
So obviously I'm getting some funky behavior, endless redirects and such.
Is it possible to do this, or must I have unique IPs?
thanks,
Richard