Darshit
Results
2
comments of
Darshit
No. When I run xapi-launch server using command `node app`, it listen on `localhost:3000` but what I want is to make it available on `localhost:3000//` All requests should be served...
Actually, I am new to nodejs and don't know how to write logic for redirect. I would appreciate if you guide me. I have little bit idea about express Router...