Operating System - OpenVMS
1827819 Members
1834 Online
109969 Solutions
New Discussion

Migrating OSU hit counters to Apache

 
Carl Karcher
Advisor

Migrating OSU hit counters to Apache

Does anyone have a way of migrating the hit counters used by the OSU webserver to Apache?

OSU uses an indexed file called accesses.dat to store the counters (one record per page). Wondering if anyone might already have a cgi script (perl, dcl or whatever) that would read/update that existing file to maintain counters on apache.
1 REPLY 1
Carl Karcher
Advisor

Re: Migrating OSU hit counters to Apache

This took less than 30 lines of dcl to do.
If anyone else in interested let me know.