[Zope] mod_pcgi2 for whole site
Oleg Broytmann
phd@phd.russ.ru
Fri, 3 Mar 2000 14:53:46 +0000 (GMT)
On Fri, 3 Mar 2000, Jordan B. Baker wrote:
> When I access the home page of the site I notice that the BASE HREF
> returned by Zope is saying its http://XXX/index.html/
>
> Apparently Apache is appending the Index name for the folder?
This has nothing with mod_pcgi2 or Apache - it is Zope who adds BASE.
May be you can eliminate it with SiteAccess. It seems you are trying to do
virtual hosting with Apache, and Zope is not capable yet of virtual
hosting, but SiteAccess is one method to helps.
Oleg.
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.