Hi! I have the following setup: Internal server running Plone (not accessible directly from the Internet)
External OS X Server 10.6 configure to act as a reverse proxy server, this server is connecting external users to my internal Plone server.
What I want to do is to have a page in Plone with an tag like this:
InternalServer2 is another server that is on my internal network and is not accessible from the Internet.
I been trying to configure Apache to do this but so far nothing what I have tried has worked for me.
Is there any way or recipe available to do something like this?
Detailed instructions will be appreciated!