3 Apr
2004
3 Apr
'04
7:06 p.m.
Unfortunately, i am finding that when i then browse to http://a.b.com/Zope/manage and log in, no further traffic is going thru the Apache proxy - instead, it is going straight to a.b.com:81 and not thru Apache on a.b.com:80.
What have I got confused about? Have i messed something up?
Tried to do the same thing and ended up in the same place I figure that if zope is listening on some port then absolute_url() will give a.b.com:81 since it's listening on that port. Is it so and if so then is there a way around? Vahur