Results 1 to 2 of 2

Thread: IIS vs. Apache

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2005
    Posts
    323

    IIS vs. Apache

    Hi all,

    I'm not all that familiar with Apache (i.e., i know pretty much nothing about it ), but I am fairly familiar with IIS.

    I'm trying to determine if a number of applications that my company currently has (written in java using struts) can be run directly in IIS without modification. I don't yet have access to the executables for the java sites which is why I am asking.

    Also, can Apache run ASP.Net sites without modification? Or is there something that needs to be done to Apache?

    Any pointers to useful, concise info would be great.

    Thanks,
    J

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: IIS vs. Apache

    Hello,

    For the first one, I am not sure.

    In order to run ASP.Net Applications in Apache you will need to use the mod_mono Module, which itself is reliant on the Mono project. Bear in mind that you might have to make modifications to your ASP.Net application to make it work, i.e. Apache running on Linux uses \ instead of / and also is case sensitive. It's not impossible to do it, but you may have some work.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width