Thanks for getting back to me Peter.

Here are my url properties:

    <property name="urlParseSES" value="true" />
    <property name="urlDelimiters" value="/|/|/" />
    <property name="urlBase" value="/index.cfm" />
    <property name="urlSecureBase" value="/index.cfm" />

I have even tried

    <property name="urlParseSES" value="true" />
    <property name="urlDelimiters" value="/|/|/" />
    <property name="urlBase" value="http://mysite.com/index.cfm"; />
    <property name="urlSecureBase" value="https://mysite.com/
index.cfm" />

Let me know if that helps.

On May 17, 7:17 pm, Peter Farrell <[email protected]> wrote:
> What url* properties do you have set? Usually this is a miss configuration
> issue.
> On May 17, 2012 5:55 PM, "[email protected]" <
>
>
>
>
>
>
>
> [email protected]> wrote:
> > Anyone have any more information on this? I have a site launching on
> > Monday and this would be a HUGE help. Thank you.
>
> > On May 3, 9:30 am, "[email protected]"
> > <[email protected]> wrote:
> > > Thanks for the suggestion Jason. I forgot to mention that I had tried
> > > that and it is redirecting to the same http url instead of the https
> > > url. screenshothttp://d.pr/i/qve6
>
> > > On May 3, 8:01 am, Jason York <[email protected]> wrote:
>
> > > > I would use something like FireBug to look at the response header and
> > see
> > > > what it's attempting to redirect to.  This might indicate where the
> > problem
> > > > is.
>
> > > > On Wednesday, May 2, 2012 2:11:28 PM UTC-5, [email protected]:
>
> > > > > I am using secure="true" in one of my event handlers and I get "This
> > > > > Page Isn't Redirecting Properly" when I hit that event. I have the
> > > > > following in my properties:
>
> > > > >     <property name="urlBase" value="/index.cfm" />
> > > > >     <property name="urlSecureBase" value="/index.cfm" />
>
> > > > > Any suggestions?
>
> > > > > Brandon Culpepper
>
> > --
> > To post to this group, send email to
> > [email protected]
> > For more options and to unsubscribe, visit this group at
> >http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
>
> > SVN:http://svn.mach-ii.com/machii/
> > Wiki / Documentation / Tickets:http://trac.mach-ii.com/machii/

-- 
To post to this group, send email to [email protected]
For more options and to unsubscribe, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en

SVN: http://svn.mach-ii.com/machii/
Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/

Reply via email to