I want to know how can I access my localhost folder and go to some file like https://localhost:4040/index.html without using any external software. I just want to know the folder where I have to copy index.html so I can access this link.
I am using ngrok but it returns a 404 error. I tried putting the index.html in the same directory as ngrok.exe