On 8/10/08, Michael B Allen <[EMAIL PROTECTED]> wrote:
>
> True. But POST-ing while also transitioning between HTTP and HTTPS is
>  not terribly common.

There are cases when you want this...  imagine an "express buy"
button.  It would post the item data to an https page.  You are right
that it isn't terribly common.

Just out of curiosity, is this going to be your primary method to set
http vs https, or is this just a fallback in case there is a bad link
somewhere?

>  > I would also use a 301 redirect in this case.
>
> Why is that exactly? I think I agree with you, but I just want to make
>  sure I know why 301 would be better.
>

The short answer is, 301 passes google page rank, 302 does not.

-John C
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to