Web Hosting Talk







View Full Version : ASP pages on Unix


E.Emile
09-20-2004, 07:59 AM
Hi,
How could i run asp or aspx pages on unix sever
What i need ?

Corey Bryant
09-20-2004, 09:41 AM
For .NET pages - I am pretty certain the answer is you cannot.

For ASP pages, you might check out ChiliSoft: http://wwws.sun.com/software/chilisoft/ - but some ASP pages will not work with this depending on the application.

Mike Bell
09-20-2004, 10:26 AM
About the closest I have heard as far as aspx is Mono: http://www.gotmono.com/

<edit>For Linux</edit>

ferox
09-21-2004, 03:30 AM
I won't recommend Mono for the production environments because of the performance overheads and its initial stages.