Doug Hart <[EMAIL PROTECTED]> wrote: > My log file has this entry. > 12.145.165.2 - - [04/Jun/2002:18:01:41 +0400] "GET > /netdata/html/ndmac/ftptimetip.mac/time HTTP/1.0" 200 20811 > > Is my problem with the '/time' following the file name > 'ftptimetip.mac'? The '/time' parm is the entry point into the file > and IS needed.
You might know this, but there is no way that Analog could - your log file has recorded it as a request for the file /time in the subdirectory ftptimetip.mac > Any suggestion on how to work this out? I would really like to > track the '.mac' file usage. You might be able to do it with FILEALIAS /*.mac/* /$1.mac but I'm not entirely sure whether it will work. And it will throw away the /time part, in case you want to use it as well. (And depending on how many of these requests there are, and whether they all have parameters passed this way, you might be able to use the subdirectory report). Aengus +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
