ROFL
one of the devlopers had put this code into the the root directory index page
<cfif CGI.HTTPS EQ 'ON'>
<cflocation url="http://#CGI.SERVER_NAME#/index.cfm?1" />
</cfif>
No wonder it didn't work.
ROFL
one of the devlopers had put this code into the the root directory index page
<cfif CGI.HTTPS EQ 'ON'>
<cflocation url="http://#CGI.SERVER_NAME#/index.cfm?1" />
</cfif>
No wonder it didn't work.