Private Label SSL: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 23: | Line 23: | ||
7) Once https:// is working, go to the Crypto menu in Cloudflare and set "Always use HTTPS" = ON | 7) Once https:// is working, go to the Crypto menu in Cloudflare and set "Always use HTTPS" = ON | ||
== Using Cloudflare for SSL to open your booking page == | |||
1) Follow all the steps in "Using Cloudflare for SSL to open your control panel login" | |||
2) Go to the menu "Page Rules in Cloudflare | |||
3) Add a new rule and for "If the URL matches" enter your private label domain. | |||
4) Add the rule type "Forwarding Url" with "Permanent 301" type | |||
5) For the forwarding domain, enter your private label domain and add '''booking.php?propid=12345''' where 12345 is the property you want to open. You can open all properties with '''booking.php?ownerid=1234''' where 1234 is your Beds24 owner id number. | |||
for example https://my.private.domain.com/booking.php?propid=12345 | |||