NYCPHP Meetup

NYPHP.org

[nycphp-talk] Secure/insecure items

Jeff jsiegel1 at optonline.net
Fri Jun 6 10:55:02 EDT 2003


Dan,

Everything uses a relative path.

Jeff

-----Original Message-----
From: D C Krook [mailto:dkrook at hotmail.com] 
Sent: Friday, June 06, 2003 9:10 AM
To: NYPHP Talk
Subject: Re: [nycphp-talk] Secure/insecure items


Jeff,

The most likely cause for this is images, CSS, or JavaScript files that
are 
referenced absolutely, e.g., hardcoded by using "http://" or in some
cases 
even "/img/some.gif"

A solution is to use "//img/some.gif" to maintain protocol state
(https://)


-Dan



>This seems to be an intermittent problem...not sure if it's a code
>issue, configuration issue, or browser issue (or all of the above??).
>
>On the site I'm building, a user clicks on a link which sends them to a
>secure page. Sometimes a message pops up saying that there are secure
>and insecure items. I'm not sure what could be causing it? Could it be,
>perhaps, that there is no cert for the site?
>
>Jeff
>

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



--- Unsubscribe at http://nyphp.org/list/ ---






More information about the talk mailing list