<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Like most things in drupal there are several ways to do this.&nbsp; I
imagine you could do it using the multiple sites setup but I haven't
tried that yet.&nbsp; I might do it by developing 2 templates that call
different navigations and logos and work it that way.&nbsp; you could again
do this in several different ways but the best way would probably be to
set the different nav blocks to the same region but set them to appear
on b and b/* or a and a/* depending on the site you want them to appear
on.&nbsp; It feels to me like you will run into other issues because of the
many things that drupal assumes for you - all solvable but perhaps
frustrating.&nbsp; But I don't know what those issues would be.&nbsp; <br>
<br>
<br>
Fred Jones wrote:
<blockquote cite="mid:46EE8F4D.4090606@gmail.com" type="cite">
  <pre wrap="">I have a.com and b.com. Both will point to the same place. On home page 
we have two links: A and B.

A goes to a.com/a/ and B to a.com/b/. Thus all pages will be somewhere 
on a.com.

So each 'site' is really just a subsite of one site. The layout is 
virtually the same for each--only difference is the logo and the link to 
the other site (A links to B in the footer and vice versa). The menus 
and content for each site are entirely unique.

How should I set this up?

Either directions or a link for further reading would be appreciated.

Thanks,
Fred
  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<hr align="center" noshade="noshade" size="1" width="100%">
<p
 style="text-align: center; font-family: verdana,arial,helvetica,sans-serif; color: rgb(51, 51, 51); font-size: 10px; text-transform: lowercase; font-style: normal; font-weight: normal;"><a
 href="mailto:sander@sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">sander-martijn</a><br>
interface developer | architect<br>
<a href="mailto:sander@sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">sander@sander-martijn.com</a><br>
<a href="http://www.sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">www.sander-martijn.com</a>
</p>
<hr align="center" noshade="noshade" size="1" width="100%"></div>
</body>
</html>