Thanks for the info about the relative URLs. Does that also include port number? The request from the internet will come in on port 8000 (as my ISP doesn’t allow incoming port 80), but the destination WordPress server will obviously be running on port 80. Do I therefore need to run the WordPress server on port 8000 so the URL is the same as the URL coming in from the internet?