-2

There are a lot of asp program around and work fine. Can it be made to work with Nginx with minimal effort?

  • 1
    ASP or ASP.net? These are quite different animals. – Sven Dec 19 '11 at 04:38
  • What do you want to do with nginx? If you're just using nginx as a static files proxy or something, it really doesn't matter what's running on the backend. – ceejayoz Dec 19 '11 at 04:59

1 Answers1

1

Run / convert asp code to run on nginx? Yes

(chillisoft, asp2php, mono....)

With "minimal Effort"? No

Where's the incentive?

symcbean
  • 21,009
  • 1
  • 31
  • 52