Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to develop an application in nodejs and want to save the application related code in a subfolder.

It is needed that whenever a user uses domain.com/subfolder it should execute the app.js file in that sub folder.

How can that be done?

share|improve this question

closed as not a real question by casperOne Aug 14 '12 at 11:58

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.

Browse other questions tagged or ask your own question.