In this tutorial we will see how to get the query string value using very simple perl CGI script. When we hit a URL from the web browser with a query string say http://mistonline.in/cgi/data.cgi?program=php In which program=php is the query passed.Now we will... (Continue reading)
Hi Guys, I am back again with yet another tutorial on how to run cgi scripts in Apache or IBM IHS [HTTP Server] 1)First of all as i always say, take backup of HTTPD.CONF 2)Now open the httpd.conf with you favourite editor.Mine is... (Continue reading)