On 1/28/06, Pupeno <[EMAIL PROTECTED]> wrote: >> Another solution -- the one I use -- is to create a mapping in >> VirtualHostMonster that maps the COREblog object to the proper >> domain name. > > I've been trying this solution, my site is published under > http://new.pupeno.com (to replace http://pupeno.com) and inside the > zope instance, it is on pupeno.com/, so I tried (on the VHM): > new.pupeno.com/VirtualHostBase/http/new.pupeno.com/VirtualHostRoot/pupeno.com/blog/ > but it didn't work. I always get the same folder listing. > Can you show me an example that works ?
Could it be that Plone behaves differently than COREblog? I have a folder, VirtualHosts, in the ZMI root that holds all my virtual hosts, e.g. http://magnetic-ink.dk/ : VirtualHosts/dk/magnetic-ink/blog then in the VirtualHostMonster I have this mapping magnetic-ink.dk/VirtualHosts/dk/magnetic-ink/blog Works like a charm. Zope is the actual webserver here, I don't use an Apache frontend. Cheers, -- Klaus Alexander Seistrup Copenhagen ยท Denmark http://magnetic-ink.dk/ _______________________________________________ COREblog-en mailing list [email protected] http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en Unsubscription writing to [EMAIL PROTECTED]
