IIS browse directory problem on a virtual directory
        Posted  
        
            by user335518
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user335518
        
        
        
        Published on 2010-05-10T18:09:14Z
        Indexed on 
            2010/05/10
            18:34 UTC
        
        
        Read the original article
        Hit count: 272
        
iis7
|virtual-directory
I have two differents virtual directories mapping to the same directory on the OS. In one of this virtual directories I need to have the browse folders disable, and in the other one I need to have it enable.
The problem is that when I changed one of them the other change as well. I thinks this problem is related that both virtual directories points to the same folder in the OS, but with the IIS6 I had this same configuration with out a problem.
Any idea of a work around with this?
Thanks!
© Stack Overflow or respective owner