in reply to Re: SSI or .HTACCESS for CGI
in thread SSI or .HTACCESS for CGI
my $path = $cgi->path_info();This should return any parameters received after the CGI program itself. Give it a bit of testing to see how to map this back in to your cart namespace.
|
|---|