0

Possible Duplicate:
Is it possible to run asp on linux with Apache?

I am developing an application were I need to use ASP to do a transformation process in the server side using XSLT style sheets. I am using a Apache server. Is it possible to use ASP in a Apache server? Is there something you need to install or configure?

Community
  • 1
  • 1
Haritz
  • 1,702
  • 7
  • 31
  • 50

1 Answers1

0

There used to be something called ChilisoftASP but not sure of the current state of that software. Perhaps install something like Mono, I believe asp.net has support for classic asp.

RandyMorris
  • 1,264
  • 9
  • 17