counter again!

Benjamin Lin (seldon@nospam.ftoomsh.socs.uts.edu.au)
Sat, 1 Apr 1995 07:46:45 +1000 (EST)

I have files below

~/public_html/cgi-bin/counter-nl
~/public_html/www/index.html

Now I want to keep access counter to ~/public_html/www/index.html using
the script in my cgi-bin directory, how do I specify the entry in the
index.html?

<!--#exec cgi=3D"/cgi-bin/counter-nl" -->
<!--#exec cgi=3D"../cgi-bin/counter-nl" -->
uses the one in /usr/local/etc/httpd/cgi-bin

<!--#exec cgi=3D"cgi-bin/counter-nl" -->
<!--#exec cgi=3D"~/cgi-bin/counter-nl" -->
<!--#exec cgi=3D"/dwelling/seldon/public_html/cgi-bin/counter-nl" -->
gives an error

Any idea?

+------------------------------------------------------------------------+
| Benjamin Lin =AAL=AD=D7=A5=AD email: =
|
| School of Computing Science blin@nospam.socs.uts.edu.au |
| University of Technology, Sydney seldon@nospam.ftoomsh.socs.uts.edu.au |
| Sydney, Australia blin@nospam.ghostgum.itd.uts.edu.au |
| WWW: http://ftoomsh.socs.uts.edu.au/~seldon |
+------------------------------------------------------------------------+