Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

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

share|improve this question
1  
ASP or ASP.net? These are quite different animals. – SvW 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

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. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Run / convert asp code to run on nginx? Yes

(chillisoft, asp2php, mono....)

With "minimal Effort"? No

Where's the incentive?

share|improve this answer

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