[HCoop-Help] Domtool serverAlias, redirection

Michael Shynar shmichael at gmail.com
Tue Dec 8 13:46:28 EST 2009


Hello everyone,

I have a simple domtool config, for running wordpress on shmichael.com:

dom "shmichael.com" where
  CreateWWW = false
with
  web "www" where
    DocumentRoot = home "wordpress"
  with
    addWordPress "/";
    serverAliasDefault;
    serverAlias "growing-software"
  end
end;

(I've been using this as reference -
http://wiki.hcoop.net/DomTool/Examples#Serveraliases)

I am experiencing two problems:
1. I can't get growing-software.shmichael.com to work.
2. www.shmichael.com gets rewritten as shmichael.com (I want an alias
behaviour, not a rewrite).

I've tried lots of variants, to no avail. Where am I wrong?

Cheers,
Michael.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.hcoop.net/pipermail/hcoop-help/attachments/20091208/064a9cf3/attachment.htm 


More information about the HCoop-Help mailing list