[Zope] VirtualHost and Apache: VH not found, why?
Dylan Reinhardt
zope@dylanreinhardt.com
Mon, 10 Mar 2003 09:32:18 -0800
At 06:36 AM 3/10/2003, Mike Renfro wrote:
>On Sun, Mar 09, 2003 at 11:40:05PM -0800, Dylan Reinhardt wrote:
>
> > Here's a wild guess: I think the problem might be the name of your
> > folder, openspirit.de. Normally, it's not a big problem to use a
> > dot in folder names, but I'll bet that name gets evaluated as a
> > Python expression by VHM at some point.
>
>In my experience, it handles it fine. I named one of my vhost folders
>www.cae.tntech.edu many, many months ago.
All the docs I've seen on VHM seem to make a point of using underscores
instead of dots in the folder name, which is why I thought of it.
Looking back over the OP, I noticed something else... they're running Zope
2.5.0, which has known VHM bugs:
http://collector.zope.org/Zope/235/collector_issue_contents
Zope 2.5.1 VHM works great... I've been running that for months without
incident.
Getting warmer?
Dylan