10 Mar
2000
10 Mar
'00
1:15 p.m.
Unfortunately, this site root also affects access through http://zope-host.nipltd.com/manage and so if you try and follow the link to http://zope-host.nipltd.com/mydomain/manage_workspace you in effect get redirected to http://zope-host.nipltd.com/manage_workspace 'cos the Site Root strips out the /mydomain.
Do not pass any SiteRoot* variables in this domain and pass both in www.mydomain.com.
SiteRootBASE => http://www.mydomain.com SiteRootPATH => /
Okay, I think I'm starting to understand more, btu I'm still not quite there yet ;-) When you say 'pass any siteroot variables' what do you mean? Do you mean pass them from Apache? Do you mean set them as properties somewhere? or something else.... cheers, Chris