[HCoop-Help] Using Domtool to add Wordpress to "dom"-created www vhost
Adam Chlipala
adamc at hcoop.net
Sat Mar 29 18:04:40 EDT 2008
Franklin Gordon Bynum wrote:
> The examples in the wiki don't show how to add a wordpress site to a www vhost created using the "dom" shorthand in Domtool.
>
> I want to tell domtool that under my www vhost I have two Wordpress installations: at / and at /foo. How do I do that?
>
You want something like:
dom "domain" where
WWW = begin
addWordPress "/";
addWordPress "/foo"
end
end
_______________________________________________
HCoop-Help mailing list
HCoop-Help at lists.hcoop.net
https://lists.hcoop.net/listinfo/hcoop-help
More information about the HCoop-Help
mailing list