From: Purcell, Scott <[EMAIL PROTECTED]>

> ...but it IS NOT persistant, or cached.

> ...do not see how to make the counter.pl  PERSISTANT and to tie the
> script to the Apache::Registry?

What does your server config look like? Do you have .pl assosiated with
cgi-script, or perl-script? Have you placed something like this in your
config:

<FilesMatch  "\.mpl$">
  SetHandler perl-script
  PerlHandler Apache::Registry
</FilesMatch>


---
Rodney Broom
Programmer: Desert.Net



Reply via email to