On 14/01/2013 2:20 AM, "Robert Rottermann" <[email protected]> wrote: > > Hi there, > > when I look at http headers in FF I get information about the server > software like: > Server: Zope/(2.13.19, python 2.7.1, linux2) ZServer/1.1 > > now I would like to react on this information, but have not yet found > out how to access it. > > What I want to achie is, that I would like to be abble to distinguis > between two sites that are accessed under the same root. > liske: > http:/server/xx > http:/server/yy > > unfortunately both servers try to access elements that they expect to be > in the server root like: > /portal_kss/somme_element > > no I am looking for some way to distinguish between such requests that > came from xx from the ones that came from yy. > > thanks > robert > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
What is your DocumentRoot set to?
