[HCoop-Help] DomTool Woes
John T. Settino
nion at nion0.com
Sun Jul 6 19:01:53 EDT 2008
Shit, I was moving domtool files for testing, thought I made a copy and
just deleted all my config files... is there a way to get them back? Are
they copied to a DomTool folder or anything?
Omry Yadan wrote:
> some general advice :
> * start simple, and build up as you go.
> * look at other config files of other users to learn.
> * better to post exact error message.
>
> some specific advice:
> add serverAliasDefault inside the www web caluse:
>
> dom "firestats.cc" with
> web "www" with
> serverAliasDefault;
> ...
>
> look at my config dir for more examples:
> /afs/hcoop.net/user/o/om/omry/.domtool
>
>
>
>
>
> John T. Settino wrote:
>
>> Hey all,
>>
>> As usual, I am a complete DomTool retard (for a variety of reasons).
>> I've read the help and I can't figure out why this config is working.
>>
>> Basically I have a simple configuration... drop some emails, have some
>> directory aliases and custom error docs. But I can't figure out how.
>> I'm getting errors about having a vhost and needing a domain or vice
>> versa. Also, I want the aliases to be able to work on the domain
>> regardless if www. is prefixed to the url... if possible.
>>
>> Here's my config as it stands...
>> dom "nion0.com" with
>> emailAlias "irene" "irene.hepler at gmail.com";
>> aliasDrop "service";
>> aliasDrop "fnp";
>> aliasDrop "msn";
>> aliasDrop "admin";
>> aliasDrop "root";
>> aliasDrop "accounting";
>> aliasDrop "swat";
>> aliasDrop "info";
>> aliasDrop "msnd";
>> aliasDrop "xpz";
>> aliasDrop "billing";
>> aliasDrop "bangbros";
>> web "www" where
>> ServerAdmin = "nion at nion0.com";
>> DocumentRoot = (home "public_html/");
>> with
>> (* errorDocument "404" "<h1>I can't find it. Your Mom ate it."; *)
>> errorDocument "404" "/errors/404a.html";
>> errorDocument "403" "/errors/403.html";
>> errorDocument "401" "/errors/401.html";
>> errorDocument "500" "/errors/500.html";
>> alias "/alison_files" (home "alison/");
>> alias "/alison_files1" (home "alison_files/");
>> alias "/angelwrath.com" (home "angelwrath.com/");
>> end;
>> end;
>>
>>
>> Any help or suggestions other than "RTFM" would be appreciated.
>>
>> - John
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> HCoop-Help mailing list
>> HCoop-Help at lists.hcoop.net
>> https://lists.hcoop.net/listinfo/hcoop-help
>>
>>
>
>
> _______________________________________________
> HCoop-Help mailing list
> HCoop-Help at lists.hcoop.net
> https://lists.hcoop.net/listinfo/hcoop-help
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nion.vcf
Type: text/x-vcard
Size: 170 bytes
Desc: not available
Url : http://lists.hcoop.net/pipermail/hcoop-help/attachments/20080706/0d12dd74/attachment.vcf
More information about the HCoop-Help
mailing list