I would like to switch my page to https using a .htaccess, however the problem is that someone is posting data to me on the http page. When they post the data and my server 301 redirects them to the https page, the request is lost.
Is there a workaround with this?