You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cli-dev@httpd.apache.org by bu...@apache.org on 2005/08/08 17:57:51 UTC

DO NOT REPLY [Bug 36083] New: - can't configure nested applications

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: cli-dev@httpd.apache.org
        ReportedBy: pspet@soon.com


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.