Juliann:
>I have changed the plone.conf so that the Zope interface is on port
>8284 and the "plone interface" is at 8204.
You'd better tell us what you actually put in there.
>Each of those sites has a domain name waiting to be attached
>to them.
Install the VHM in your Zope root, if you haven't already done
so. If you don't know what that is, search in
plone.org/documentation
Per site:
Create an Apache VirtualHost for every site.
Put on one line:
RewriteRule ^/(.*)
http://hostname-of-server:port-of-zope/VirtualHostBase/http/www.domain.com:80/plone-site-id/VirtualHos
tRoot/$1 [P]
--
Rene Pijlman
http://www.applinet.nl/
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup