Wondering if there’s any way to have this happen in 2.7.
Just found a solution that works for me!
http://wordpress.org/support/topic/229083
Hopefully this will clarify:
I own and control domain.com, and I have a WordPress blog installed at domain.com/blog
However, I don’t want anyone to access my blog from domain.com. I want them to access it by going to anothersite.com/domain, which I don’t own or control, and which transparently redirects to domain.com/blog
So I tell people to go to anothersite.com/domain, and they see the blog.
Problem is, all my permalinks point to domain.com/blog/file, when I want them to point to anothersite.com/domain/file
Would really appreciate any help you can offer.
technabob, did you have any luck with this? I’m trying to do something very similar.