Let us say we have two sites -

i. http://www.a.com (Drupal site)
ii. http://www.b.com (MediaWiki)

These are hosted on different servers. Can we have b.com available as http:/www.a.com/b? Please suggest the ways to do so?

Thanks and Regards,

Gaurav Goel

Comments

sinker’s picture

If you want site B to appear as an integrated part of site A, like in the main content section, but retaining A's sidebars and header/footer, then create a new page and stick an iFrame in there that calls site B.

Then, set the URL to that page so that it's simply B, you'll get what you're looking for.

grvgl’s picture

Thanks.

Is it possible to do it through config settings or through any other way?

~Gaurav Goel

Share and Evolve!