Koozali.org: home of the SME Server

Webmail problem

Luc Verstraeten

Webmail problem
« on: April 02, 2002, 10:26:58 PM »
Hi,

My ISP blocks all ports below 1024. So I've enabled port-forwarding on my router/gateway machine.

I've experienced the following weird thing.

When I try to reach the web-server through a secure connection (say https://yyy.dyndns.org:1443 everything works fine. When I try https://yyy.dyndns.org:1443/webmail , I get to see the security warning about the certificate and after a while a 'page not found' error.
On the LAN inside our organisation there is no problem with webmail and when you stay inside the network of the provider (no ports blocked) there is also no problem. I also noticed the following. After I've seen the security warning, the url changes from https://yyy.dyndns.org:1443/webmail to https://yyy.dyndns.org/webmail after which I get a time-out. The problem I think is IMP redirecting it without the ':1443'.
Anybody know where the alias is for /webmail is and how to change it so that it redirects to :1400?

Just putting the Apache server on a different port doesn't help...