Two questions regarding the domain mapping plugin

Easy question first: Does your domain mapping plugin work on sub-directory installs?

More advanced question: Can you map to a URL with a path or filename appended to it?

As an example:

http://www.mynetwork.com/ – MU install

http://www.mynetwork.com/somesite/ – MU blog_id=1

http://www.somesite.com/blog/index.php – mapped url

So if I were to type “www.somesite.com/blog/index.php” into my browser I would see the contents of “www.mynetwork.com/somesite/” as a desired result.

This particular situation won’t work if I get redirected back to “www.somesite.com” as their WWW traffic serves other content.

  • Vinod Dalvi
    • WP Unicorn

    Hi Chad,

    You are welcome to the WPMU Dev community.

    Does your domain mapping plugin work on sub-directory installs?

    The domain mapping plugin works on sub-directory installs.

    Can you map to a URL with a path or filename appended to it?

    You can map example.com/subsite to domain.com, but you cannot map example.com/subsite to domain.com/page or file name.

    Best Regards,

    Vinod Dalvi