Page 1 of 1

fatal Spam Block Bug

Posted: Wed Mar 21, 2007 9:41 am
by emwede
The Spamblocking feature wrecked my htaccess-File this night. The only entry left in there was

Code: Select all

#SPAMDENY
Deny From 193.194.94.4,195.242.99.80,198.145.182.12,200.243.216.55,200.41.39.124,200.88.223.98,207.58.184.190,208.110.218.140,209.77.246.224,216.17.96.15,217.160.226.9,220.194.47.120,220.226.63.242,220.226.63.254,61.144.122.45,61.81.128.121,62.212.83.94,64.111.110.17,65.254.224.22,66.232.114.116,66.79.168.74,66.90.103.243,67.159.5.246,67.159.5.254,67.19.246.50,72.232.189.218,72.232.75.132,72.249.33.210,72.3.253.183,72.36.164.42,72.36.224.162,72.41.255.230,72.8.121.40,72.9.100.146,75.126.148.10,75.126.150.90,75.126.32.98,75.33.99.121,75.36.35.124,85.255.118.10
#/SPAMDENY
nothing else, no redirects, no... I know this feature is experimental. What do you consider should I take that down or is there a fix for this bug?

regards
Michael

Re: fatal Spam Block Bug

Posted: Wed Mar 21, 2007 11:07 am
by garvinhicking
Hi!

Do you have a backup of your earlier .htaccess? Did you ever manually modify that file?

Usually that feature should have proper file locking so that only once the .htaccess file is written and appended...

Best regards,
Garvin

Posted: Wed Mar 21, 2007 11:33 am
by emwede
Hi Garv,

shure I had a Backup and did meanwhile restore that...

No I've never modified the .htacess manually - though I've renamed it back from .httpdconfig to .htaccess some months ago, when we ha that thread about https-Support.

I've another bug with the current svn-Version. (see separate posting) probably the correlate...

For now I've disabled the Ip blocking feature in my productive environment.

regards
Michael

Posted: Wed Mar 21, 2007 12:01 pm
by garvinhicking
Hi!

Okay. Disabling it might be the better idea; on my own blog I also disabled it because I found out apache seems to slow down a lot if the .htaccess is large :(

Regards,
Garvin