I am fooling around with Drupla on my OSX local machine and realized all the images aren't viewed from other machines on the Intranet because image path are: IMG src="http://localhost/drupal/files/images/ This must be a base URL issue so I played with settings.php but to no avail (or I couldn't find how to make the path relative). I can edit the src path every time I insert image but I was hoping there is a better way.