You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by thirionj <th...@yahoo.com> on 2007/11/13 21:15:26 UTC

[users@httpd] Who is sending HTTPS requests?

What is the simplest way for me to collect the IP addresses of those sending
HTTPS requests to my server?
-- 
View this message in context: http://www.nabble.com/Who-is-sending-HTTPS-requests--tf4800256.html#a13733599
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Who is sending HTTPS requests?

Posted by Jesse Ross <jr...@broad.mit.edu>.
Just set up an AccessLog in the HTTPS virtual host.  Here are the docs 
for versions 1.3 and 2:

http://httpd.apache.org/docs/1.3/logs.html
http://httpd.apache.org/docs/2.0/logs.html

Regards,
Jesse Ross

thirionj wrote:
> What is the simplest way for me to collect the IP addresses of those sending
> HTTPS requests to my server?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org