Browser Preview without .html extension in URL
Answered
Hello,
I'm facing a bit of a dilemma with PhpStorm and website redirection. Here's the situation: my website hosting allows me to have webpages without the .HTML extension in the URL, and everything works just fine. However, I'm encountering an issue when it comes to redirecting pages in PhpStorm's browser preview feature.
PhpStorm seems to only support redirects with the .HTML extension at the end of the URL. But when I try to do that, it results in a 404 error. What I want is to be able to redirect without the .HTML extension in PhpStorm's browser preview and still see the correct webpage.
Any help would be greatly appreciated.
Thanks
Please sign in to leave a comment.
Hello, HammerheadH. Please accept my apologies for the late reply.
Is the problem still relevant to you? If so, could you please describe in more detail how exactly I can reproduce the issue on my side?