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

link|improve this question
1  
ASP or ASP.net? These are quite different animals. – SvenW Dec 19 '11 at 4: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 4:59
feedback

closed as not a real question by WesleyDavid, mailq, Scott Pack, Shane Madden, MDMarra Dec 19 '11 at 20:04

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

Run / convert asp code to run on nginx? Yes

(chillisoft, asp2php, mono....)

With "minimal Effort"? No

Where's the incentive?

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.