2011/10/29 Leonardo M. Ramé
>
> Knowing this, I found by googling, that I can block referers by adding this
> to my .htaccess file:
>
> RewriteEngine on
> RewriteCond %{HTTP_REFERER} st\.ac\.th [NC,OR]
> RewriteCond %{HTTP_REFERER} clubmedia-ent\.com [NC,OR]
> RewriteCond %{HTTP_REFERER} multidic
Hi, I'm trying to block some spam referers to my site I've found by reading my
site's httpd-error.log.
This an extract of the log file containing the suspicious sites:
[Sat Oct 29 14:32:04 2011] [error] [client 207.46.12.118] File does not exist:
/usr/local/www/apache22/data/ceciliastrada/galle
We put this in our cron job to run once a day and it's working great.
It deletes all files and directories which haven't been modified in 30 days.
We didn't use access time "-atime" to determine which
files to delete because for performance reasons, we disabled atime on the file
system. A di
On Sat, Oct 29, 2011 at 12:10 PM, Jim Jagielski wrote:
> Me
>
> On Oct 29, 2011, at 11:38 AM, Sander Temme wrote:
>
>>
>> On Oct 29, 2011, at 7:20 AM, Eric Covener wrote:
>>
>>> Please bump the interest count linked below if you'll attend the HTTP
>>> meetup on Thursday Nov 11 at ApacheCon in Vanc
Me
On Oct 29, 2011, at 11:38 AM, Sander Temme wrote:
>
> On Oct 29, 2011, at 7:20 AM, Eric Covener wrote:
>
>> Please bump the interest count linked below if you'll attend the HTTP
>> meetup on Thursday Nov 11 at ApacheCon in Vancouver:
>
> Done... who else is coming?
>
> S.
>
>> http://wiki
On Oct 29, 2011, at 7:20 AM, Eric Covener wrote:
> Please bump the interest count linked below if you'll attend the HTTP
> meetup on Thursday Nov 11 at ApacheCon in Vancouver:
Done... who else is coming?
S.
> http://wiki.apache.org/apachecon/ApacheMeetupsNa11
>
> http://na11.apachecon.com/
>
Please bump the interest count linked below if you'll attend the HTTP
meetup on Thursday Nov 11 at ApacheCon in Vancouver:
http://wiki.apache.org/apachecon/ApacheMeetupsNa11
http://na11.apachecon.com/
-
The official User-To-Us
On 29.10.2011 10:21, SpliFF wrote:
> 2.2.20 running on Gentoo 64-bit.
>
> Server version: Apache/2.2.20 (Unix)
> Server built: Sep 22 2011 02:42:57
> Server's Module Magic Number: 20051115:28
> Server loaded: APR 1.4.5, APR-Util 1.3.12
> Compiled using: APR 1.4.5, APR-Util 1.3.12
> Architecture
2.2.20 running on Gentoo 64-bit.
Server version: Apache/2.2.20 (Unix)
Server built: Sep 22 2011 02:42:57
Server's Module Magic Number: 20051115:28
Server loaded: APR 1.4.5, APR-Util 1.3.12
Compiled using: APR 1.4.5, APR-Util 1.3.12
Architecture: 64-bit
Server MPM: Worker
threaded: y