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?
|
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? |
|||
|
|
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.