[Hastymail-devel] force_ssl
Brought to you by:
sailfrog,
slushpupie
|
From: Bradley G. <br...@pi...> - 2006-11-06 20:49:28
|
Hi, The FreeBSD server I'm on has localhost for $_SERVER['SERVER_NAME']. Changing line 36 of login.php to use $_SERVER['HTTP_HOST'] works for me. I checked that this server var is present on a Win2k Server IIS and it is. /brad |