Mailing List Archive

area tag forcing http
this code or area tag is forcing http

<form action="[area order]" method="POST"> 

the above area tag seems to force http so my pages won't load in https.

Anyone know how to fix this?

Steve Bronson
Air Delights, Inc.
http://www.airdelights.com
steve@airdelights.com
Phone: 1-800-440-5556
Fax: 1-503-643-8224

Air Delights, Inc. is a National Distributor of Plumbing Products and Restroom Accessories. Please visit our website at http://www.airdelights.com



_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
Re: area tag forcing http [ In reply to ]
On 04/25/2018 05:04 PM, Steve Bronson wrote:
> this code or area tag is forcing http
>
> <form action="[area order]" method="POST"> 
>
> the above area tag seems to force http so my pages won't load in https.
>
> Anyone know how to fix this?

Hello Steve,

you can use [area href="order" secure=1].

I would recommend moving the whole site to https://, e.g. using the following in your catalog.cfg:

VendURL https://__SERVER_NAME____CGI_URL__

Regards
Racke

>
> Steve Bronson
> Air Delights, Inc.
> http://www.airdelights.com
> steve@airdelights.com
> Phone: 1-800-440-5556
> Fax: 1-503-643-8224
>
> Air Delights, Inc. is a National Distributor of Plumbing Products and Restroom Accessories. Please visit our website at http://www.airdelights.com
>
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>


--
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration. Provisioning with Ansible.

_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users