Jay,

I'm not sure if there's a reason for looking for an Apache Module rather than 
an web log analytics tool.  If the latter would fit the bill:

That information can be extracted from the log files fairly easily by grepping 
for a particular URL (using the -c option).  This can be automated into a shell 
script for a simplified DIY analytics capability.

For more full-featured analytics, I've used Piwik and AWstats previously.  
Piwik was my favorite and is called Matomo now. 

-David


On 2019-01-07 20:21, Jay Leggett wrote:
> Hello,
>       I am looking for an Apache module that allows me to track the number of 
> times each URL is requested on my Apache Web Server.  Does such a module 
> exist or is there another project that does this?
>
>
> Jay Leggett
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to