Re: [PHP] How to prevent DoS on PHP script?
- Date: Mon, 16 Jun 2008 12:02:27 +0200
- From: Per Jessen <per@xxxxxxxxxxxx>
- Subject: Re: [PHP] How to prevent DoS on PHP script?
Michelle Konzack wrote:
> My biggest problem is, that the "/fileupload.php" was always
> references
> from outside my webspace. OK, I was thinking this can be solved
> by
> using HTTP_REFERER which has then worked for some days but NOW
> those pigs are back and sending spoofed HTTP_REFERER.
>
> Since I have only a VHost @ISP I can not go deeper into the
> Apache2 config what I have done when I was running my own server.
>
> Can anyone suggest me something, how to block requests from outside?
Check client IP-addresses?
/Per Jessen, Zürich
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php