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=36083>. 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=36083 Summary: can't configure nested applications Product: Apache mod_aspdotnet Version: 2.0.0 Platform: Other OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: mod_aspdotnet AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I have an application /main, and several sub-apps /main/sub1, /main/sub2 ... On IIS, I have configured each sub directory as applications and it works (web.config's are inherited)... Can't figure out how to configure them in Apache2 AspNetMount /main/sub1 "c:\main\sub1" AspNetMount /main "c:\main" does not works (asp.net does not treat each directory as application)... Pet. -- 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.
