<!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.2900.3199" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Windows has an equivalent&nbsp;symlinks 
functionality, but its not present in S.O. by default.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>You need to download a small .exe to do the 
trick.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><FONT face=Arial size=2>
<DIV><BR>&nbsp;</DIV>
<DIV>Feijó</DIV>
<DIV>&nbsp;</DIV>
<DIV></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=kb@2bits.com href="mailto:kb@2bits.com">Khalid Baheyeldin</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=development@drupal.org 
  href="mailto:development@drupal.org">development@drupal.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Sunday, December 09, 2007 1:33 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [development] Files 
  directory on installation usability fix notquite usable. ; )</DIV>
  <DIV><FONT face=Arial size=2></FONT><BR></DIV>
  <DIV class=gmail_quote>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV>
    <DIV class=Ih2E3d>
    <DIV>
    <DIV>
    <BLOCKQUOTE type="cite">
      <P style="MARGIN: 0px"><FONT 
      style="FONT: 12px Helvetica; font-size-adjust: none; font-stretch: normal" 
      face=Helvetica size=3></FONT></P></BLOCKQUOTE><FONT face=Arial 
    size=2></FONT><FONT face=Arial size=2></FONT><BR>Perhaps a decoupling of the 
    paths from the domain is in order.<BR><BR>There is a way to do it today with 
    symlinks: under "sites/" we have s1, s2, s3, <BR>...etc. One directory per 
    site. Then files would be "sites/s1/files". A symbolic<BR>link then makes s1 
    be <A href="http://site1.example.com">site1.example.com</A>, and s2 <A 
    href="http://www.example.com">www.example.com </A>and s3<BR>is <A 
    href="http://example3.com">example3.com</A>, ...etc.<BR><BR>If you then 
    decide to use .net instead of .com for s1, the file paths do not 
    change<BR>at all. They remain the same.<BR><BR>What this does is have one 
    level of indirection, so we don't run into these <BR>hard coded domains in 
    file path names.<BR><BR>Maybe we should formalize that as the advocated 
    solution. This works for all<BR>UNIX like systems. Not sure about those 
    hosting/developing on Windows 
  though.<BR></DIV></DIV></DIV></DIV></BLOCKQUOTE></DIV></BLOCKQUOTE></BODY></HTML>