how to match these urls?

Dennis J. dennisml at conversis.de
Sat Aug 14 17:02:38 MSD 2010


On 08/14/2010 05:25 AM, kevin wrote:
> 2010/8/13 Nuno Magalhães <nunomagalhaes at eu.ipp.pt
> <mailto:nunomagalhaes at eu.ipp.pt>>
>
>     On Sat, Aug 14, 2010 at 03:43, kevin <kevincastiglione at gmail.com
>     <mailto:kevincastiglione at gmail.com>> wrote:
>      > and return 'not found' from nginx.
>
>     How about returning 444 instead?
>
> what is 444? i dont care what i return. i just want to catch these requests
> and take care of them from nginx, and not hit the fastcgi backend.

What does the referer look like? This request looks like it is generated by 
some script and you probably want to find out what the source for them is. 
Are you sure that it's not one of your own scripts/php pages that generates 
these?

Regards,
   Dennis



More information about the nginx mailing list