On Fri, 8 Apr 2016 11:09:55 -0400, Francis Roy wrote:
> I have a user that is complaining that a PHP script (a Wordpress plugin) 
> is complaining that there's a 403 error. I've looked in my logs and 
> can't find it. Maybe I'm doing it wrong.
>
> My logs are at /var/log/httpd and I'm looking at both access_log and 
> error_log (or some of the preceding ones.)
>
> I want to find out what the plugin is trying to access, to see why it's 
> getting a 403. Can someone offer a tip?

Could it be possible that the plugin is getting a 403 from
an _external_ fetch attempt?  I.e., the 403 is in the logs
of a server somewhere else on the planet.

Jonesy


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to