DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33797>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33797





------- Additional Comments From [EMAIL PROTECTED]  2005-03-12 20:00 -------
(In reply to comment #0)
> It seems that Web.config is not read. Thus things like <httpHandlers> don't 
> work.
> 
> For example, I tried to use nGallery (a small/nice ASP.NET app) but it failed 
> to work.
> <add verb="*" path="albums/*" validate="false" 
> type="nGallery.Lib.AlbumRequestHandler, nGalleryLib" />
> 
> I'm still how things are done (Tomcat v.s. ASP.NET, mod_jk2 v.s. 
> mod_aspdotnet). So bear with me if this is something I misconfigured.

I am not sure if the problem is that web.config isn't read. For me, web.config
is read. I think the problem has something to do with bug #33880, because I
think urls for that gallery point to non-existing files, but are handled by the
AlbumRequestHandler. Only Apache does not pass non-existing files to the 
handler.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to