@jws Thanks. Again.
/@matigo
@nitinkhanna No. that's my problem. I can hot localhost/MAMP just fine, but localhost/blog gives cannot find server and interpolates http://www
// @jws
@jws Btw, is there any reason to prefer git pull over git fetch -all? Less to transfer I suppose.
// @matigo
@jws Well it is a real bugger to troubleshoot, I can tell you. No luck yet. Maybe later. I really don't want to have to reinstall if I can help it.
@jws In the end I did a git pull and spent a hair pulling half hour wondering why the files in a folder had not updated. Until I realised that folder was ignored, and for very good reasons.
// @matigo
MAMP problem. Updating the MBA, MAMP opens perfectly well to localhost/MAMP
and goes to My Website localhost
just fine.
But when I click on the actual site under there, the address is https://www.localhost/blog/
and Safari says it cannot find the server.
I've got a feeling this is something to do with the hosts file, but not sure what or how to change. Searching has been no help yet, but I'll keep trying.
@matigo And this is where my ignorance of Git comes into play, because I think what I ought to do is clone the git repository into the laptop, rather than copy it over. Maybe I'll try that.