Author |
Message |
|
I just upgraded to the latest version according to the instruction .. but now old entrys with å ä ö characters are corrupted..
Example:
Hoppas att det g岠bra f?r med valpk?.. Mycket nyfiken
Vi f岠v䬠ta och ordna en liten hundtr䦦 s堳m宩ngom.
IJ v䬤igt nyfiken, s姠bild p堶alpen som du skickade tidigare.
|
|
|
Yeah it stopped.. I put it in my Apache configuration as a Deny directive..
[Mon Nov 07 22:27:45 2005] [error] [client 65.125.227.162] client denied by server configuration: /home/httpd/html/guestbook/addentry.php
[Mon Nov 07 22:28:18 2005] [error] [client 65.125.227.162] client denied by server configuration: /home/httpd/html/search
[Tue Nov 08 00:03:23 2005] [error] [client 65.125.227.162] client denied by server configuration: /home/httpd/html/guestbook/addentry.php
[Tue Nov 08 00:03:55 2005] [error] [client 65.125.227.162] client denied by server configuration: /home/httpd/html/search
[Tue Nov 08 01:38:23 2005] [error] [client 65.125.227.162] client denied by server configuration: /home/httpd/html/guestbook/addentry.php
[Tue Nov 08 01:38:56 2005] [error] [client 65.125.227.162] client denied by server configuration: /home/httpd/html/search
|
|
|
I found the IP of the spamming host in my Apache access log..
65.125.227.162 - - [07/Nov/2005:20:53:04 +0100] "POST /guestbook/addentry.php HTTP/1.1" 200 1007 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
And it resolves to ezz-box227-162.moderndedicate.com
|
|
|
I keep getting these entries in my guestbook from moderndedicate.com
I use the latest adv. guestbook version!
Any ideas how to get rid of them??!? The host does'nt even seem to exist..
[root@linux 2005-10-28-05:00:44]# ping ezz-box227-162.moderndedicate.com
ping: unknown host ezz-box227-162.moderndedicate.com
And I get these in my Apache log:
ezz-box227-162.moderndedicate.com - - [28/Oct/2005:02:59:17 +0200] "POST /guestbook/addentry.php HTTP/1.1" 200 1007 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
Tried to block the domain with a deny directive in httpd.conf but somehow they still manage to sign my GB.
|
|
|