> Sébastien Mougey wrote: >> How can I get this address with Apache server ? Is it possible ? >> > > I think it should be possible, however, I need to look into the code to > give you a definite answer. I will have a look and let you know.
Yes, indeed it is possible. We need to use ap_get_remote_host(). However, I'm not quite sure what other methods, data are required to call this method, and how we could access them. Looking into that. Regards, Senaka --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
