Search the Knowledgebase |
Browse by Category |
|
|
|
|
|
| Recommended Setup for SSL |
|
Article Details
Last Updated 3rd of March, 2010
|
|
Thank you for rating this answer.
|
In some instances you'll need a secure certificate for your tracking pixel and/or you'll want to secure the signup page since it might ask the affiliate for SSN/TAX info. Use the following settings suggestions for each.. or use both if needed.
Secure Tracking Pixel: Leave all your URL settings set to http. Do not change them to https. These URL settings are in your admin center.
Setup & Tools > Site Configuration
Secure Signup Page: Leave all your URL settings set to http. Do not change them to https. These URL settings are in your admin center.
Setup & Tools > Site Configuration
Now what you want to do is "force" only the signup.php page to https as https isn't required on the other pages. You can do this with URL rewriting in a .htaccess file. Below is sample code you may use or tweak to your specific wishes or requirements.
Be sure to change the /idevaffiliate folder to match your installation folder name and change site.com to match your domain name.
|
| Related Articles |
|
No related articles were found.
|
| Attachments |
|
No attachments were found.
|