![]() |
Xmlrpc server: getting referrer - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Xmlrpc server: getting referrer (/showthread.php?tid=56688) |
Xmlrpc server: getting referrer - El Forum - 01-11-2013 [eluser]Unknown[/eluser] Hello. I am running an xml-rpc server to share my site's api methods. I want to log all the requests to find out what sites are actually making requests to my xml-rpc server. Is there any way to do this? CI v 2.1.3 |