Mod Security - Open source Web Application Firewall

Thursday, January 24th, 2008

What is mod security (mod_security)?
ModSecurity is an embeddable web application firewall. It provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring and real-time analysis with no changes to existing infrastructure.
It is also an open source project that aims to make the web application firewall technology available to everyone. [...]

Fckeditor - File Manager Session Problem in IE7

Wednesday, June 6th, 2007

I’m using FCKEditor for one of my project and it works brilliant for IE6, Firefox 1.5x. When we did the testing on IE7, the file manager shows some error. Before this we did some fine tune to allow only authenticated user to use FCKEditor and it’s file manager to upload pictures. Now it shows user [...]

How to install LAMP (Apache, PHP and MySQL in Linux) using Yum

Wednesday, May 30th, 2007

Many friends ask me how to install LAMP (Linux, apache, php, mysql). There are many ways to install LAMP. Here i teach you the most easiest way to install LAMP using yum program in CentOS.
Below are the steps to install LAMP (Apache, PHP and MySQL in Linux) using Yum:-