----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


Hi,

        I'm running Apache 1.3.9 with mod_ssl and Jserv1.0
installed and functioning correctly ( I hope :)  ) and I was
playing around with a servlet with which I was trying to get
user information - Two quick questions came to mind:

1.  The req.getAuthType() returns null to me whether I access
    the servlet using http or https.  In the API it says that 
    null is returned if the server does not have an authentication
    scheme.  Does apache have an authentication scheme?  and is there
    any other method for checking whether a connection is secure or
    not using servlets?

2.  If a user is accessing a web site through a proxy is there
    any way of getting the original ip, rather than the proxy ip?

Probably very simple questions but hey I'm a simply guy...

David Molloy




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to