thats cool but could you give me a quick talk through it? I have just tried using the following - see what you think ----- // ***GET URL & PUT https:// IN FRONT OF IT TO SET THE URL FOR REDIRECT*** $secure_url = sprintf("%s%s%","https://",$HTTP_HOST,$REQUEST_URI); // ***CHECK...