[HCoop-Help] Domtool help please...?
Adam Chlipala
adamc at hcoop.net
Thu Jun 19 15:00:48 EDT 2008
Lauren McNees wrote:
> PS My current complete domtool looks like this:
>
> dom "rosasharn.com" where
> DocumentRoot = home "wordpress";
> WWW = begin
> addWordPress "/";
> end;
> with
> simpleWeb "start" "start";
> end;
>
What result are you looking for? What you have there will create
http://start.rosasharn.com/..., where documents are served out of
~/start/....
More information about the HCoop-Help
mailing list