node.js - I have a issue with the url in nodejs -


i creating small application , have problem, in homepage have url localhost:8000/ home so, when put name of other page localhost:8000/test direct page , not good, have create method avoid kind of thing,what want when put name after localhost:8000/ redirect , show message "you can't access page".


Comments

Popular posts from this blog

javascript - Access directive function from component class or template -

php - Auto increment employee ID -

python - Evaluating the next line in a For Loop while in the current iteration -