Show internal website through iframe
Posted
by tommasop
on Server Fault
See other posts from Server Fault
or by tommasop
Published on 2010-06-05T19:22:53Z
Indexed on
2010/06/05
19:32 UTC
Read the original article
Hit count: 209
Hi guys,
I have a public website with an iframe pointing to a private website (only visible inside my company's lan).
I'd like that the iframed pages could also be visible from the outside. Is it possible to achieve?
My public server is a Windows Server 2003 with IIS 6 and the server can browse easily to the private server webpage.
My private server is an Ubuntu 8.04 machine.
I tried with an IIS virtual directory redirection but it's not working.
© Server Fault or respective owner