On Wed, 4 Apr 2001, Cees de Groot wrote:

> 
> [EMAIL PROTECTED] said:
> > Problem with this is the Swiki wont see the user's IP address any
> > more, all connections appear to come from localhost.
> 
> Yup, you seem to be right (never noticed it, because the most active Swikis I 
> run are password protected and thus the usernames show up in RecentChanges). 
> Probably need to get into the Apache docs in order to find out how to work 
> around that (or look at the zope.org howto's, there's a lot of information 
> about putting Apache and/or Squid in front of Zope and a lot of it will 
> probably apply to Swiki as well).

Swiki looks at the ip address of the incoming connection - so there's no
way Apache could trick it into another one. Maybe one could generate an
additional HTTP header in Apache? If that doesn't work, either write a
mod_squeak (which would be way cool anyway) or write a FastCGI interface
for Comanche using OSProcess ...

-- Bert

Reply via email to