Re: [analog-help] Report by url part

2004-06-03 Thread analog-help
Using regular expressions with FILEALIAS seems likely to solve your problem. Assuming that your document root begins at /local, something like this might work. FILEALIAS /local/content/index/([\d]*),([\d]*),([\d]*)-* /local/content/index/$3 This assumes that the 0, 3222, and 143 in your

[analog-help] Report by url part

2004-06-02 Thread analog-help
I use vignette and the urls are formatted with parameters in the URL like: http://mysite.com/local/content/index/0,3222,143-1408-2292---Name_1,00.html where the 143-1408-2292 are different parameters to generate different pages. I want to report on each of these numbers. For example, the