NIT-Hamirpur-NITH / chatty

0 stars 2 forks source link

Redirect undefined routes to main application #2

Closed clearnote01 closed 8 years ago

clearnote01 commented 8 years ago

Currently, illegal routes like 'glug.nith.ac.in:3000/abcd' gives the error 404. At production level i suppose it should redirect to the main application.

akshendra commented 8 years ago

@clearnote01 this was never supposed to go in production 😆

clearnote01 commented 8 years ago

@akshendra It's a great demo for node app at least! (which i am trying to learn) :D