Ngrok works if folder project is simple like "test", but if name contains dots like "test.net.pl", then Ngrok uses default vhost - 00.default.conf and show Index of projects in root folder.
Solution is rewriting the Host header > https://ngrok.com/docs#http-host-header
Ngrok works if folder project is simple like "test", but if name contains dots like "test.net.pl", then Ngrok uses default vhost - 00.default.conf and show Index of projects in root folder.
Solution is rewriting the Host header > https://ngrok.com/docs#http-host-header