Sjors Robroek wrote: >>there seems to be a problem in the rewrite form: >> >>see: >>https://secure.zope.nl/europython/?theme=default >> >> >>/JM >> >> >> > >The rewrite rule wasn't correctly configured to use a VHM, but that's >been fixed now. The only problem that's still there is the fact that all >hrefs link to /, while they should link to /europython/. I don't know >wether this is a CPS problem or the fact that your content is all links >to an absolute root, so i think you should take a look at this. > >Greetings, > >
HI! Add a /_vh_europython after VirtualHostRoot ... /europython http://localhost:8083/VirtualHostBase/http/localhost:80/europython/VirtualHostRoot/_vh_europython /JM _______________________________________________ EuroPython mailing list [email protected] http://mail.python.org/mailman/listinfo/europython
