Code: Select all
#SPAMDENY
Deny From 123.456.182.168 123.456.182.169
#/SPAMDENYNext question - why are so many of the comments coming from the server's IP address, even when they are, in fact, uniquely different comment authors?
Code: Select all
#SPAMDENY
Deny From 123.456.182.168 123.456.182.169
#/SPAMDENYGarvin - I blocked the actual up address.... hence 123.456. The last two blocks of numbers are correct.garvinhicking wrote:Hi!
That can't be; IP adresses only range from 0 to 255! .456 is not possible, that can't be...
Of course, maybe the server itself is spam-infected and is ACTUALLY sending the spam.
Regards,
Garvin
and on next day (1th february, after my fellow was 2 hours looking for the causes, till he could get running the blog again) that:Forbidden
You don't have permission to access /serendipity_admin.php on this server.
------------------------------------------------------------------------------------------
Apache/2.2.21 (Debian) Server at blog.ost-impuls.de Port 80
My fellow has found the reason. He wrote:Internal Server Error
the server encountered an internal error or misconfiguration and was unable to complete your request
Please contact the server administrator ... and inform them of the type of error occured and everything you might have done that may have caused the error....
He has after this taken away my rights for writing into htaccess-file, he wrote. I do not know yet, how much it hinders me on working fluently.Nein diesmal is es dein paranoider BLOG (=no, this time it was your paranoid Blog)
# BEGIN s9y
ErrorDocument 404 /index.php
DirectoryIndex /index.php
<Files *.tpl.php>
deny from all
</Files>
<Files *.tpl>
deny from all
</Files>
<Files *.sql>
deny from all
</Files>
<Files *.inc.php>
deny from all
</Files>
<Files *.db>
deny from all
</Files>
# END s9y
#SPAMDENY
# Deny From 127.0.0.1
#/SPAMDENY
it was Deny From 127.0.0.1
.htaccess was faulty.
He did not say that!Czorneboh wrote:I read now Garvins recommentation to not use spamblock-plugin.
Oh! Excuse me. It was to late for best concentration.He did not say that!