Thanks, Thomas. I feel like I’m getting closer, but something’s still amiss.
What happens now is:
-
http://cms.example.com
: Empty response -
https://cms.example.com
: Empty response, but redirects tohttp://cms.example.com/xwiki/bin/view/Main/
-
https://cms.example.com/xwiki/bin/view/Main/
: Works properly
The proxy VM’s apache config is now what you linked to verbatim (with appropriate values substituted). I’ve tried various configs of the actual host machine but continue to get the same behaviour. I checked xwiki.cfg to see if it was forcing https, but that setting is not set. I’m not sure what I’m missing.