Re: [users@httpd] Re: Logs: How to find 403 forbidden error.

2016-04-08 Thread Richard
> Date: Friday, April 08, 2016 21:40:57 -0400 > From: Francis Roy > > On 16-04-08 08:06 PM, Jonesy wrote: > >> 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. > > Yes, in fact,

Re: [users@httpd] Re: Logs: How to find 403 forbidden error.

2016-04-08 Thread Francis Roy
On 16-04-08 08:06 PM, Jonesy wrote: 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. Yes, in fact, this is very possible. It is a third-party program making a direct request. Would a

[users@httpd] Re: Logs: How to find 403 forbidden error.

2016-04-08 Thread Jonesy
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 bo