[analog-help] Problem with FILEALIAS

2004-11-16 Thread Christian Kaufmann
Hi, Will it be possible in the future, to have recursive FILEALIAS commands? I use a first FILEALIAS to strip some PHP Session id's first and then I would like to transform arguments, that define the page content to virutal filenames: mysite.php?nav=about,A becomes mysite.about.A.php Or is t

Re: [analog-help] Problem with FILEALIAS

2004-11-17 Thread Stephen Turner
On Wed, 17 Nov 2004, Christian Kaufmann wrote: > Hi, > > Will it be possible in the future, to have recursive FILEALIAS commands? > > I use a first FILEALIAS to strip some PHP Session id's first and then I > would like to transform arguments, that define the page content to > virutal filenames: >

Re: [analog-help] Problem with FILEALIAS

2004-11-17 Thread Christian Kaufmann
Hi Stephen, > I don't know what you mean by "recursive" FILEALIAS commands, but your > example can be done with something like: I mean that not only one FILEALIAS is applied to a request string, but as many as possible. For example, I have the following strings: mysite.php?nav=about,A mysite.ph

Re: [analog-help] Problem with FILEALIAS

2004-11-17 Thread Jeremy Wadsack
Christian Kaufmann wrote: Hi Stephen, I don't know what you mean by "recursive" FILEALIAS commands, but your example can be done with something like: I mean that not only one FILEALIAS is applied to a request string, but as many as possible. For example, I have the following strings: mysit

Re: [analog-help] Problem with FILEALIAS

2004-11-18 Thread Stephen Turner
On Wed, 17 Nov 2004, Christian Kaufmann wrote: > > I mean that not only one FILEALIAS is applied to a request string, but > as many as possible. For example, I have the following strings: > > mysite.php?nav=about,A > mysite.php?nav=about,A,2 > mysite.php?nav=about,A&PHPSESSION=123453243243 > mysite

[analog-help] Problem with FILEALIAS/REQALIAS

2006-01-16 Thread L.Sarrazin
Hi I need to make a report about the files used but unfortunately a virtual directory has been defined and is being used: All physical files are in a /DOCS/ Directory but the virtual directory is sometime referenced so that in the logs entries are present from both /docs/ and /documents/ Direct

Re: [analog-help] Problem with FILEALIAS/REQALIAS

2006-01-16 Thread Aengus
On Monday, January 16, 2006 4:55 AM [EDT], [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi > > I need to make a report about the files used but unfortunately a > virtual directory has been defined and is being used: > All physical files are in a /DOCS/ Directory but the virtual > directory is

RE: [analog-help] Problem with FILEALIAS/REQALIAS

2006-01-16 Thread L.Sarrazin
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aengus Sent: Monday, 16 January, 2006 13:08 To: Support for analog web log analyzer Subject: Re: [analog-help] Problem with FILEALIAS/REQALIAS On Monday, January 16, 2006 4:55 AM [EDT], [EMAIL PROTECTED] <[EM

Re: [analog-help] Problem with FILEALIAS/REQALIAS

2006-01-16 Thread Aengus
order sensitive). Aengus > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Aengus > Sent: Monday, 16 January, 2006 13:08 > To: Support for analog web log analyzer > Subject: Re: [analog-help] Problem with FILEALIAS/REQALIAS > &

RE: [analog-help] Problem with FILEALIAS/REQALIAS

2006-01-16 Thread L.Sarrazin
Hi Thanks Aengus for the answers! Now it works... Regards Louis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aengus Sent: Monday, 16 January, 2006 14:37 To: Support for analog web log analyzer Subject: Re: [analog-help] Problem with FILEALIAS