Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: idragonfly on February 04, 2007, 08:21:24 PM

Title: Horde in iframe works in lan but not wan
Post by: idragonfly on February 04, 2007, 08:21:24 PM
Hi,
I have been playing with my first install of sme 7 and am very happy with ease of use for first time with linux, or any server for that matter.
My problem is that when I put horde login in an iframe on my home page,

 ie. <iframe STYLE="position:absolute; TOP:275px; LEFT:10px; WIDTH:350px; HEIGHT:190px" src="http://www.server.xxx/webmail" scrolling="no" border="0" frameborder="0"></iframe>,

it works perfect from lan but when I try it from Wan, the iframe says page not found, but if I type http://server.net/webmail, from Wan it goes straight to the login.
I have tried this in ie, firefox and opera, and have changed link to "mail.server.xxx, server.xxx/webmail/login.php" with the same results.
so is this a html, or a server problem?
Any Help would be Greatly appreciated.
Thanks,
Dan
Title: Horde in iframe works in lan but not wan
Post by: idragonfly on February 04, 2007, 09:51:49 PM
I figured it out,

src="http://www.server.xxx/horde/index.php" scrolling="no" border="0" frameborder="0"></iframe>



Thanks