SSI and CGI execution

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am successfully using CGI progs (written in the Perl and Raku programming languages), but they are standalone and execute their tasks when called in either of these ways:

1. as an SSI program in the <head> section of an .shtml page:

    <!--#virtual "/path/to/program1.cgi" -->

2. as an href link in the <body> section of an .html or .shtml page:

    <a href="" Site Statics</a>

Question: Can one somehow add an argument to the execution path in either case? 

I see case 1 is a likely candidate, but I would like to use the same program in both cases but use different options as appropriate.

Thanks.

Best regards,

-Tom



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux