Hi, i'm using version 3.5.2+ of moodle and i'm wondering if it is possible to use this service. So far I can't get it to work.
I'm using bitnami LAMP on Ubuntu 18 and when I run ./ngrok http 8081 I can access my bitnami home page but when I add try to access ngrok.link.provided/moodle I'm getting a
HTTP Requests
-------------
GET /moodle 301 Moved Permanently
Response.
On the main config.php of moodle I have tried with my normal localhost address and with the URL that ngrok provides on the $CFG->wwwroot variable but neither seems to work.
Does any of you have successfully use ngrok with moodle?
Thanks.