in reply to Using CGI for your front page.

You can also include any script to run inside of something with mod_include (it may come with apache by default).
<!--#include virtual="/cgi-bin/pathto/myscript.cgi" -->


    --jb