'LiveServer on WebStorm

I have a problem with WS live server. When I open my HTML file in chrome, the page had address:

http://localhost:63342/Home/index.html?_ijt=ler2r6h082ng7c8a0p536t018n&_ij_reload=RELOAD_ON_SAVE

I have added and linked the subpage but when I wanna go to them, it read-only HTML file without CSS files and the address looks different:

http://localhost:63342/Uber_mich/index.html

Can someone explain it to me and say how I can fix it? In VSC it works well with the LiveServer plugin.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source