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=33880>.
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=33880





------- Additional Comments From [EMAIL PROTECTED]  2005-04-02 03:15 -------
> But still only file types that were assigned to the asp.net handler 
> will be routed to ASP.NET, am I right?

If you assign by filetype, yes.

You will also be able to use

<Location /thisapp>
    SetHandler asp.net
</Location>

and map every file type to ASP.NET.  Apache handler configuration syntax
is very flexible.

-- 
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