run asp.net on apache
        Posted  
        
            by 
                user632530
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user632530
        
        
        
        Published on 2011-02-24T15:19:05Z
        Indexed on 
            2011/02/24
            15:25 UTC
        
        
        Read the original article
        Hit count: 215
        
i want to run asp.net website on apache server instead of IIS. i googled a lot, but din get satisfactory answers. i only came to know that we can use something called 'mono' - third party api for doing this. i want to knw some basic things like do we need to install .net framework on that server? what if its a unix server? any detailed explanation links if provided wud be greatly appreciated.. thanks
© Stack Overflow or respective owner