Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

ASP with Apache

Options
  • 15-10-2007 11:30am
    #1
    Closed Accounts Posts: 4


    does anyone know if asp pages will work with apache.

    also what other good servers are out there that i could use.


Comments

  • Registered Users Posts: 706 ✭✭✭DJB


    As far as I remember there was chilliasp or something like that but if you are going to be working with ASP, it's best you host on a windows server.


  • Registered Users Posts: 26 ast


    I've used this before http://www.sun.com/software/chilisoft/ and it did work. I'm not sure why you don't just use IIS to run ASP.


  • Registered Users Posts: 515 ✭✭✭NeverSayDie


    I've never tried it, but you might be able to get something going using the Mono implementation of .NET:
    http://www.mono-project.com/ASP.NET
    As others have said though, IIS is your best bet for hosting ASP.NET applications.


Advertisement