Hi there. Would it be possible to create a PHP script that logs all activity on a server. All I need to do is to test that a forwarding proxy functions correctly. How would one go about to do this? Thanks
You would be best to use the servers built in logging functionality.
Thanks. I'll do that. Apache seems to do it quite nicely. Just for a thought. would it be possible to achieve this using PHP?