By default you will not find FastCGI enabled or even installed on Apache. You have to manually get the FastCGI package and have it installed. The FastCGI package can be downloaded by execut¬ing the following Fedora command:

Once the file is download onto your machine extract the file and change your PWD to the newly created folder. For extracting the 'tar.gz' file and for changing the PWD run the following command:

Name:  Installing FastCGI.jpg
Views: 81
Size:  26.0 KB

Before you install it, there is a slight chang1 that needs to be made to the Makefile. It is assumed that on thesystem apache2 is installed. So first rename the file 'Makefile.AP2' to akdil_e' by executing to following command:

To modify the 'makefile,' open the file and change the necessary configuration that reflects your system configuration. For example, specify the build directory and the path where apache2 is installed. Next, specify the apache include directory and library directory and some more changes which are shown below: After the changes are done its time to install it, for installation run the fol¬lowing command: