Hello guys, I suppose my problem is simple, but I have been searching for a solution without any luck for several days now!
I am creating a simple course with moodle for a university exercise. I am doing it on my home computer... used the windows package that makes most of things automated (start moodle-stop moodle etc)
Everything works great from here, I connect by typing localhost or 127.0.0.1 on my web browser and see the course I created.
My problem is that I want to be able to check out my course from another places too, like from my friends computer/university etc. Can someone help giving steps of how to do it?
(In case it helps... I tried to go to config file in moodle, changing the address from 127.0.0.1 to something like 192.168.1.25 but i cant find my site if i type that in the browser)
Thanks in advance!