<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>For multisite on windows:</FONT></DIV>
<DIV><A href="http://drupal.org/node/32715"><FONT face=Arial 
size=2>http://drupal.org/node/32715</FONT></A></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Read 'settings.php', in the sites/default 
folder,&nbsp;to understand how drupal searches it's folder to locate the file 
storing a particular domain's settings.php.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Drupal by default reads the settings.php file in 
the default folder. You can&nbsp;configure the main portal settings in the 
default directory. The subdomains a.com and b.com can be configured by creating 
two new folders under the sites directory&nbsp; called yourdomain.a.com and 
yourdomain.b.com. Each of these folders should have it's own settings.php. In 
the settings.php of each site you have to name the database to be used. 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If you want some settings to be shared between the 
sites you could go in for a shared database configuration.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>refer: http://drupal.org/node/147828 for 
<BR></FONT><FONT face=Arial size=2>Multi-Site, Single Codebase, Shared Database, 
Shared Sign-on 5.x</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Shyamala</FONT></DIV>
<DIV><FONT face=Arial size=2>Netlink Technologies</FONT><FONT face=Arial 
size=2></FONT></DIV>
<DIV class="title node-type-book"><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>----- Original Message ----- </FONT>
<DIV><FONT face=Arial size=2>From: "Fred Jones" &lt;</FONT><A 
href="mailto:fredthejonester@gmail.com"><FONT face=Arial 
size=2>fredthejonester@gmail.com</FONT></A><FONT face=Arial 
size=2>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>To: &lt;</FONT><A 
href="mailto:support@drupal.org"><FONT face=Arial 
size=2>support@drupal.org</FONT></A><FONT face=Arial size=2>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>Sent: Monday, September 17, 2007 7:59 
PM</FONT></DIV>
<DIV><FONT face=Arial size=2>Subject: [support] Multiplicity</FONT></DIV></DIV>
<DIV><FONT face=Arial><BR><FONT size=2></FONT></FONT></DIV><FONT face=Arial 
size=2>&gt;I have a.com and b.com. Both will point to the same place. On home 
page <BR>&gt; we have two links: A and B.<BR>&gt; <BR>&gt; A goes to a.com/a/ 
and B to a.com/b/. Thus all pages will be somewhere <BR>&gt; on a.com.<BR>&gt; 
<BR>&gt; So each 'site' is really just a subsite of one site. The layout is 
<BR>&gt; virtually the same for each--only difference is the logo and the link 
to <BR>&gt; the other site (A links to B in the footer and vice versa). The 
menus <BR>&gt; and content for each site are entirely unique.<BR>&gt; <BR>&gt; 
How should I set this up?<BR>&gt; <BR>&gt; Either directions or a link for 
further reading would be appreciated.<BR>&gt; <BR>&gt; Thanks,<BR>&gt; 
Fred<BR>&gt; -- <BR>&gt; [ Drupal support list | </FONT><A 
href="http://lists.drupal.org/"><FONT face=Arial 
size=2>http://lists.drupal.org/</FONT></A><FONT face=Arial size=2> ]</FONT> 
</BODY></HTML>