Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Deniz on February 01, 2003, 02:46:16 AM
-
I'm newby here i have a quastion about web pages. Is it possible to put asp web pages on e-smith webserver?
-
e-smith (SME server) uses Apache and Apanche can't run ASP pages.
I think there are some mods for apache so it can run a little bit of ASP. But i don't think it will be a good idea. The best thing you can do is, learn PHP or get a Microsoft Windows 2000 server.
// Lars
-
Hi,
If you want to use ASP with Linux, have a look at chilisoft. http://wwws.sun.com/software/chilisoft/
However, I would agree with the last post "use PHP"
-
Damien wrote:
> If you want to use ASP with Linux, have a look at chilisoft.
> http://wwws.sun.com/software/chilisoft/
>
> However, I would agree with the last post "use PHP"
I'd suggest instead to have a look at Apache::ASP. Read about it at
http://www.apache-asp.org/. It should be much easier to install on the server than the Sun product. OTOH, the compatibility is not 100%. In particular, the scripting language is perl rather than Visual Basic.
Charlie
-
Thanks for help!
It's time to learn PHP!!