I apologize that this question is a little vague. The question is really about how Apache returns URLs to a browser or an intermediate Apache server.
Problem Description:
--------------------\
If I route to my MediaWiki installation directly
http://MyWikiServer:900020, everything works fine.
However, I want another Apache server -- that serves as a "web router" to act as an internet front end to the wiki. This works for quite a few of our applications, but two things are happening with the Wiki which I don't understand.
1) The wiki's graphics are not being displayed correctly, and
2) Routes past the first page, which does display in text form, do not work; that is the links cannot be found.
Question:
---------
What settings do I need to change -- and I'm assuming it's on the Wiki's server -- to return full URLs?
Thank you for your thoughts.