I'm trying to use server side include, on my server, which the
sysadmin assures me I can do. However I'm trying to use this HTML file
<HTML>
<BODY>
<!-- #include virtual="cgi-bin/counter.pl"-->
<!-- #exec cgi="cgi-bin/counter.pl"-->
<!-- #exec cmd="cgi-bin/counter.pl"-->
</BODY>
</HTML>
yet nothing works - they do not seem to be interpreted by the server.
Am I calling them incorrectly - the script does work, by the way, if
one accesses it via http://www.premiere.uk.com/cgi-bin/counter.pl
It is a text counter...
Ollie Cook
+-------------------------------------------------+
| Oliver Cook ... http://www.cvnet.co.uk/o.cook |
+-------------------------------------------------+
| Web Site Designer for Premiere Web Designs |
| ... http://www.premiere.uk.com/ ... |
+-------------------------------------------------+
| WebMaster for the Ultimate Audio-Visual Archive |
| ... http://www.cvnet.co.uk/ava/ ... |
+-------------------------------------------------+