I am using the exec command to execute a browser redirect cgi which works fine. The redirect script prints the appropriate SHTML pages.
I wanted these SHTML pages to use an exec command to execute a counter cgi but nothing gets printed.
If I go to the SHTML URL directly rather than using the redirect CGI the counter CGI executes fine.