How to inspect outgoing HTTP requests of a single site on IIS with php installed?

Viewed 3135

I have a IIS on windows server 2012 with a site that has Wordpress installed on it (URL Rewriter). How could I Log or Monitor all out going requests from php (server side)?

1 Answers
Related