http:// and https:// Question

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
rottinam
Beginner
Beginner
Posts: 7
Joined: Thu Aug 19, 2004 6:13 pm

http:// and https:// Question

Post by rottinam »

Hello all, My problem is a bit strange, please bear with me.

We have purchased a license for 5.0 and the given url is something like: http://www.foo.com (where foo.com is our internal site). This URL is also the URL in the milonic_src.js file.

We also have certain applications that need to be served securely, like https://www.foo.com

Both of these intranet servers sit on the same Sun Box.

The issue I am having is that Internet Explorer gives the "This page contains both secure and nonsecure items" message when I access the https://www.foo.com (secure) applications.

I went line by line in my HMTL making sure all the links were relative. I believe it is because "http://www.foo.com" is hardcoded in the milonic_src.js file. Do I need another license or is there a way to "flip the switch" and make it recognize which server the request is coming from?

Thanks for your time,

Mike
rottinam
Beginner
Beginner
Posts: 7
Joined: Thu Aug 19, 2004 6:13 pm

Found it!

Post by rottinam »

I found the answer, nevermind.

viewtopic. ... cure+items

-Mike
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Mike, you shouldn't need another license. What you have is good for one domain, secure or not.

I had the same problem here and found that I was still calling some graphics from the non-secure site. After moving them into the https /images/ directory all was well. No more error message. Basically, make absolutely sure you're not calling anything from outside the box.
John
Post Reply