Are you ever using "http" or "https" in your queries? If not, it doesn't
matter.  The only thing that gets passed over http or https would be the
initially requested file (ie. Index.cfm) and any images/flash,
_javascript_ and css files that are on the page.  All CF stuff (includes,
cfmodules, etc) all takes place on the server and doesn't matter whether
it's http or https.

John

-----Original Message-----
From: Dan Farmer [mailto:[EMAIL PROTECTED]
Sent: Monday, July 12, 2004 2:53 PM
To: CF-Talk
Subject: RE: https and includes...

and because the site is on "http" and the secure is on "https" .. my
original query was ...
What would be the most ideal setup to share included templates and
custom tags / image directories etc...

__________________________________
Daniel Farmer
Coldfusion Developer
P: 613.269.3463



>From: "Burns, John D" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: https and includes...
>Date: Mon, 12 Jul 2004 14:43:14 -0400
>
>And?
>
>John
>
>-----Original Message-----
>From: Dan Farmer [mailto:[EMAIL PROTECTED]
>Sent: Monday, July 12, 2004 2:29 PM
>To: CF-Talk
>Subject: Re: https and includes...
>
>Thanks Robert.
>
>unfortunatley, the url for our secure directory is "https://" and our
>non-secure is "http://"
>
>
>
> >SSL encrypts traffic in transit between the server and the client, it
>does
> >not affect the internal processing of Cold Fusion. You should be able
>to
> >include whatever files and custom tags you want in your SSL app path
> >as
>
> >long as the URL being requested by the client is in that path.
> >
> >
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to