/*if (empty($_SERVER['HTTPS'])) { header('HTTP/1.1 301 Moved Permanently'); header('Location: https://' . DOMAIN . $_SERVER['REQUEST_URI']); exit(); }*/ ?>