<div dir="ltr">Hello everyone,<br><br>I have a simple domtool config, for running wordpress on <a href="http://shmichael.com">shmichael.com</a>:<br><br>dom &quot;<a href="http://shmichael.com">shmichael.com</a>&quot; where<br>
  CreateWWW = false<br>with<br>  web &quot;www&quot; where<br>    DocumentRoot = home &quot;wordpress&quot;<br>  with<br>    addWordPress &quot;/&quot;;<br>    serverAliasDefault;<br>    serverAlias &quot;growing-software&quot;<br>
  end<br>end;<br><br>(I&#39;ve been using this as reference - <a href="http://wiki.hcoop.net/DomTool/Examples#Serveraliases">http://wiki.hcoop.net/DomTool/Examples#Serveraliases</a>)<br><br>I am experiencing two problems:<br>
1. I can&#39;t get <a href="http://growing-software.shmichael.com">growing-software.shmichael.com</a> to work. <br>2. <a href="http://www.shmichael.com">www.shmichael.com</a> gets rewritten as <a href="http://shmichael.com">shmichael.com</a> (I want an alias behaviour, not a rewrite).<br>
<br>I&#39;ve tried lots of variants, to no avail. Where am I wrong?<br><br>Cheers,<br>Michael.<br></div>