in reply to Apache::Session::File and mod_rewrite
Doesn't that mean that you post the credit card data through an unencrypted connection, and then redirect them to an encrypted one?
Instead, send them to the SSL version of the page one step before-hand, when you're going to generate that form, and pass the session ID in the query string for that step.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Apache::Session::File and mod_rewrite
by geektron (Curate) on May 21, 2004 at 17:52 UTC |