Teuvo Väisänen <[EMAIL PROTECTED]> wrote:

> filename.asp?open=C117441717C117441718
> filename.asp?open=C117441717C117441730
> filename.asp?open=C117441717C117441719
> filename.asp?open=C117441717C117441723
> etc.
> 
> The beginning is always the same "open=C117441717" but the last part
> is unique "per page" depending on the request to the database.
> 
> I want to track the requests to these "unique pages".
> 
> What I've done is:
> 
> FILEEXCLUDE *
> FILEINCLUDE /directory/filename.asp?open=C11744717*

Try REQALIAS /directory/filename.asp?open=C11744717* $1

(I haven't tried it, but that should list just the part of the name that differs in 
the Request report).

> I think the report lists all the requests but shows only "the total"
> filename.asp
> no individual pages are listed.
> 
> How to get a report to individual pages:
> filename.asp?open=C117441717C117441718
> filename.asp?open=C117441717C117441730
> filename.asp?open=C117441717C117441719
> filename.asp?open=C117441717C117441723

Use REQARGSFLOOR 1r to show all entries.

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/analog-help@lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to