Dear all,
Has anyone tried out ASP Apache. What is the scripting language for ASP Apache. Also any technical resources,case studies for ASP Apache apart from Apache home.
Thanks in advance
Printable View
Dear all,
Has anyone tried out ASP Apache. What is the scripting language for ASP Apache. Also any technical resources,case studies for ASP Apache apart from Apache home.
Thanks in advance
I believe you have to run Chillisoft's ASP library on Apache in order to use ASP, then it is essentially the same as ASP on IIS except I doubt you can use com/activeX dlls on the server.
Well you don't need chillisoft to run asp on apache. Apache has released a beta for asp. You just have to install that dll file asap16.dll. It is the one that parses the asp pages. I have tried it and it works. However it does not support the entire ASP2.0 object model let alone ASP 3.0. What I am unable to figure out is how and where do I specify the scripting language to be used. Does it support Javascript and VBscript or something like PerlCGI.
Any ideas.