Image locations

Image locations

M L -
回帖数:0

We use the command $CFG->wwwroot = "http://".$_SERVER['HTTP_HOST']; in the config.php file so that our moodle site is accessible from home and in school but the image location still points to the location on which it was created ie http://moodle/??? but this location is not accessible from outside our school? how can we make images available from all locations?