Re: counter again!

Tim Sadler (trsadler@nospam.socs.uts.edu.au)
Mon, 3 Apr 1995 12:10:54 +1000 (EST)

On Sat, 1 Apr 1995, Benjamin Lin wrote:

>
> 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="/cgi-bin/counter-nl" -->
> <!--#exec cgi="../cgi-bin/counter-nl" -->
> uses the one in /usr/local/etc/httpd/cgi-bin
>
> <!--#exec cgi="cgi-bin/counter-nl" -->
> <!--#exec cgi="~/cgi-bin/counter-nl" -->
> <!--#exec cgi="/dwelling/seldon/public_html/cgi-bin/counter-nl" -->
> gives an error
>
> Any idea?
>

To acess the cgis in the deamons directory :

<!--#exec cgi="/cgi-bin/[put it here!]" -->

to use one in the directory ~[user]/public_html/cgi-bin :

<!--3exec cgi="cgi-bin/[put it here!]" -->

Hope this helps

perhaps this is the last of the counter problems???

Timbo (alias Gargamel) Sadler | One advantage
trsadler@nospam.socs.uts.edu.au | of talking to yourself,
gargamel@nospam.ftoomsh.socs.uts.edu.au | is that you know at least
http://ftoomsh.socs.uts.edu.au/~gargamel | somebody's listening.
A mere student... | - Franklin P. Jones