I have a small question. Is there any way of running ASP scripts on linux webservers like apache etc.
I know there is something called as ASP::APACHE but it supports only perlscripts. I want something that can support ASP scripts as well.
I came across something called as chillisoft ( ASP + VBScripting + on linux ) from SUN microsystems. Unfortunately its $495 solution. I want something that is freely available. Does anyone know anything about this. Any and every help will be appreciated. :)
Yes, there are a few ways to run ASP on Apache. ASP::Apache is the oldest and most NON EFFECTIVE way to do it.
If i were you, id go google mod_mono i believe it will be of some help. It's what we use.
Just remember, there will be no MSSQL OR MSACCESS databases. There will be support, if there is an external database server for those. Just FYI.