cancel
Showing results for 
Search instead for 
Did you mean: 

welcomeFile in Approuter: Multiple redirects

kammaje_cis
Active Contributor
0 Kudos

I am locally running the approuter in VSCode.

locahost:5000 is where approuter is running. Within xs-app.json I have specified

"welcomeFile": "/process-designer.html"

So when I call http://localhost:5000, it gets redirected to http://localhost:5000/process-designer.html, which is correct.

However, it gets redirected again as you see in the network log below.

Great to know your thoughts about why this might be happening.

Tristan
Participant
0 Kudos

Hi Krishna

your welcome file definition looks correct and as you already said the first redirect works as expected. Could you please share your full xs-app.json file? Maybe there is a route which is causing that problem.

Best Regards

Tristan

Accepted Solutions (0)

Answers (0)