From mod_pagespeed’s docs, I quote: mod_pagespeed is an open-source Apache module that automatically optimizes web pages and resources on them. It does this by rewriting the resources using filters that implement web performance best practices. Webmasters and web developers can use mod_pagespeed to improve the performance of their web pages when serving content with the [...]
Archive for the ‘How to Install’ Category
How to configure Subversion + Apache [mod_dav_svn.so] in CPanel
August 30th, 2010
admin It is very easy to setup a subversion repository and access it via browser as I found out recently from my own experience. The below case was on a Cpanel server, but you can follow the same method (with some tweaks, of course) on any subversion + apache environment as long as you have the [...]
Chkrootkit Installation Guide
May 23rd, 2009
admin chkrootkit (Check Rootkit) is a common Unix based program intented to help system administrators check their system for known rootkits. It is basically a shell script using common UNIX/Linux tools like strings and grep commands to check core system programs for signatures. If you doubt that your server has been hacked, chkrootkit is what you [...]
Ioncube Installation Guide
May 23rd, 2009
admin This article describes how to install ionCube loader extension in PHP. ionCube provides tools for PHP source code protection. Usually, a PHP file is in plain-text format. Which means anyone who has access to the actual PHP file can use a text editor (like vim) to view the source code. If a skilled hacker/programmer gets [...]


Posted in
Tags: