Re: URI Mapping question

2003-07-07 Thread Eric J. Pinnell
You could always try it and find out.  I would guess that if it accepts
wildcards at all that that would work.  But I'd try it first.

-e

On Mon, 7 Jul 2003, Atreya Basu wrote:


 I've got a quick question;

 In the workers2.properties I am trying to map a URL.

 Does the mapping work like a regular expression?

 Can I have something like:

 [uri:www.myhost.com/*/hello/*]

 will the above work?

 _
 Atreya Basu
 Developer,
 Greenfield Research Inc.
 e-mail: atreya (at) greenfieldresearch (dot) ca




 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: URI Mapping question

2003-07-07 Thread John Turner
AFAIK only one wildcard is accepted.  But, testing it shouldn't be too 
hard.

John

On Mon, 07 Jul 2003 13:58:21 -0300, Atreya Basu 
[EMAIL PROTECTED] wrote:

I've got a quick question;

In the workers2.properties I am trying to map a URL.

Does the mapping work like a regular expression?

Can I have something like:

[uri:www.myhost.com/*/hello/*]

will the above work?

_
Atreya Basu
Developer,
Greenfield Research Inc.
e-mail: atreya (at) greenfieldresearch (dot) ca


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: uri mapping question

2002-11-22 Thread Bill Barker
There is a plan to release a v2.0.2 sometime soon.  This one *should* have
support for using REs in the mappings, but I don't use IIS, and haven't
tested the developement code.

David Boyer [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
I'm using the isapi_redirector2.dll (v2.01) and I've got it working, with
one exception:

I want to map a uri such as [uri:/students/*/servlet/*] so that it
includes all subfolders in the /students directory. Is this possible?

I know I could create a separate mapping for each student, but we have 1,300
students for whom I'd need to do this.

Any thoughts?







--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]