close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Rollover to secure site

Thread began 7/27/2010 8:27 am by don74768 | Last modified 7/30/2010 11:26 am by don74768 | 2767 views | 6 replies

Eric Mittman

This code is checking the php server variable for https, this is a variable that should have a value if you are on https. The code checks to see if it is not set, if it is set but has no value, or if it is set to 'off'. If any of these three conditions are met then the page is not being served up through https. The action of this check is to send the user to this page via https.

You might be having a problem with the redirect value in the header. Rather than use the value in the code for this you should try setting the redirect like this:

php:
header("Location: https://yoursite.com/yourpage.php");



Hard coding in the page might help it. If you would like to know more about this php setting here is the manual page that includes info for it:

reserved.variables.server.php

If the values are not like this on your server, or the code just does not work for your instance you may need to come up with a different method of sending the user to the https version of the page.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...