Yes, I already looked at the HttpApplication events and in the System.Web
namespace and could not find a path resolve event? Should I be looking
somwehre else?
The current place I am thinking on hooking is in BeginRequest

> There is a event that is called during path resolve, that could resolve that
> path into another physical path (just change it). I don't have time to make
> a poc now but take a look in MSDN.
> 
> Cheers,
>  Patrik
> 
> > -----Original Message-----
> > From: Daniel Lopez [mailto:[EMAIL PROTECTED] 
> > Sent: Wednesday, March 12, 2003 12:35 PM
> > To: [EMAIL PROTECTED]
> > Subject: [Mono-list] mod_mono and userdir
> > 
> > 
> > 
> > I believe part of what I want can be accomplished with 
> > 
> > HttpContext.RewritePath()
> > 
> > Not currently implemented in Mono, IŽll look into implementing it.
> > This can then be called from an HttpModule
> > 
> > Cheers
> > 
> > Daniel
> > _______________________________________________
> > Mono-list maillist  -  [EMAIL PROTECTED]
> > http://lists.ximian.com/mailman/listinfo/mono-list
> > 
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to