How do I have the entire site at https ?
I could do it with the previous versions, when I try to do it now it just goes back to http.
|
Posted 27 May 2006 - 01:31 PM #1
Posted 27 May 2006 - 08:49 PM #2
if (!in_array($target, $secure_targets)) { fn_redirect($http_location.'/'.$current_url); }
Posted 04 June 2006 - 10:36 AM #4