|
Hello All
I want to Know the details about SSI directives. I want to insert the cgi files in shtml page using <!--#exec cgi="signup2.cgi" -->
To enable this i included the following instructions
AddType text/html .shtml
AddHandler server-parsed .shtml
Options +Includes
in .htaccess file.
Though i didnt get the excutable script in that page. I see only a blank page with no pics. (this is virtual hosting with using cpanel ).
Plz help me out of this.
thanks
|