After the installation is complete, edit the httpd.conffile so that the fastCGI module can be loaded and used. For this open up the httpd.conffile for '/ etc/httpd/ conU' folder and add up these lines and restart the web server daemon:
Once the installation and configura¬tion part is done you can test FastCGI by executing the following code:
Both CGI and FastCGI are good option but it is better to opt for FastCGI as it more stable, better in performance compared to CGI, independent of the web server and doesn't load interpretor every time a request is generated.




Reply With Quote
Bookmarks