[FILES]
*.counter=PRIVATE
counter.dll=ISAPI
To call the counter, use this:
http://myhostname/mycounterpath/counter.dll?counternum
If you want to create a counter create an empty file with the name number.counter.
Example:
You've created an empty file called 1234.counter.
You're
server is called test and counter is in /counter.
In your browser call:
http://test/counter/counter.dll?1234