Diese Website unter eine russischen URL? Nix gibts….

March 12, 2010 under Apache, Über den Blog

Es gibt schon dreiste Menschen… mir sind in letzter Zeit vermehrt anfragen aufgefallen, in welchen meine Website über eine russische URL aufgerufen wurde, dabei hab ich doch so eine nie gekauft?!?

xxx.xxx.xxx.xxx – - [12/Mar/2010:15:28:47 +0100] “GET / HTTP/1.1″ 200 69134 “http://brimover.ru/” “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)”

Habe jetzt mal über ein whois den Besitzer angeschrieben. Allerdings mach ich mir da keine allzugroßen Hoffnungen das sich da was tut. Deshalb hab ich den Webserver jetzt mal so konfiguriert, das alle Aufrufer welche die URL benutzen einen schönen Error-403 angezeigt bekommen Smile .

Share
comments: 1 »

Howto make an Apache Http Server more secure

March 9, 2009 under Apache, Security

There are many many possibilitys to make an apache HTTP-Server more Secure. I will write down here a couple easy things, to make the default configuration a little bit more secure.
Click here to read more.. »

Share

Apache Logfile rotation using cronolog

February 26, 2009 under Apache

There is an easy way, to rotate the Logfiles of the Apache Webserver using the Software cronolog.
You can download the sourcecode at http://cronolog.org. Maybe there
is an allready compiled package for your Distribution in the package repository.
Click here to read more.. »

Share
comments: 0 » tags: , , ,