XXX – [Cloudflare]: Application Received Dear XXX,
Thank you for applying to Cloudflare’s Certified Partner Program. Your application has been submitted. We review all applications and respond shortly.
Cloudflare offers many benefits to you as a service provider:
Reduced server load
Bandwidth savings
Fewer customer support tickets
Mitigation of DDoS attacks
IPv4 / IPv6 gateway
On average, a website on Cloudflare:
Loads twice as fast, on an international CDN
Uses 60% less bandwidth
Sees 65% fewer requests
Is way more secure
Thank you for your interest in Cloudflare.
Regards, The Cloudflare Team
第一次申请不到五个小时就回信说拒绝了
XXX – [Cloudflare] Application Declined
Dear XXX,
Thank you for your interest in Cloudflare’s Certified Hosting Provider program. Unfortunately at this time, Cloudflare has declined your application to become a partner in this program.
The program is created for hosting providers offering commercial hosting only. I’d like to encourage you to sign up for Cloudflare directly, take a look at our plans here: www.cloudflare.com/plans
We apologize for any inconvenience that this may cause. If you feel that this decision was reached in error, please contact us at [email protected].
[Cloudflare] Partnership Application Approved for XXX
Congratulations - you've been approved for Cloudflare's Certified Partner Program!
Follow these four steps to get up and running:
Step 1: Log into the Cloudflare Partner Portal
Set Your Password: https://partners.cloudflare.com/reset-password/XXXX
In the partner portal, you will be able to manage your and your customers' services with Cloudflare as well as use it as a central source of news and information about Cloudflare. Step 2: Integrate your control panels, billing system, or online store To make it easy for your customers to sign up, Cloudflare offers several options to make this easy. We have pre-created plugins for popular control panel systems like cPanel, Parallels Plesk Panel, Interworx, and ISPsystem. For other systems or for custom systems, Cloudflare offers a documented Host API with which you can integrate. Plugin downloads, your Host API access key, and many other resources can be found in the Cloudflare Partner Portal at: https://partners.cloudflare.com Step 3: Preserve Original Visitor IP in Log Files All requests to a Cloudflare protected website will come from the Cloudflare IP address ranges: http://www.cloudflare.com/ips DO NOT THROTTLE OR RATE-LIMIT these IP addresses, or your customers' website visitors will see a "Website Offline" page.
Cloudflare passes the original visitor IP address in the header of every request. To retrieve the original visitor IP from the header, install the appropriate software on your server, you can find download links in the Cloudflare Partner Portal at https://partners.cloudflare.com. (Note: If you use the cPanel pluginandare running Apache, the visitor IP software will automatically be installed).
Step 4: Enable Cloudflare for Three Test Websites
To ensure that Cloudflare was properly installed, enable Cloudflare for three test websites from your control panel.
Tocheckif a website ison Cloudflare, use Terminal. Open Terminal, and enter the following dig command.
If you see '.cdn.cloudflare.net'at the end, then Cloudflare is enabled.
Understanding How Cloudflare Integrates: - The plugins and API provision Cloudflare via delegating CNAMEs. Your customers continue to point their domainto your authoritative DNS servers. You do the delegation for them via the plugins or API. Note: this is different than websites that sign up at cloudflare.com directly. - Since Cloudflare works through CNAMEs, Cloudflare cannot be enabled on the root domain, which is an A record. If your customer wants touse Cloudflare to accelerate and protect traffic going to the root domain, they must add a redirect in the .htaccess fileto'www'. - As a reference, here is one example:
RewriteEngine On # Rewrite added for CloudflareInstall - mysite.com # Wednesday 25th of August 201004:59:42 AM RewriteCond %{HTTP_HOST} ^mysite.com$ [NC] RewriteCond %{SERVER_PORT} ^80$ RewriteRule ^(.*)$ http://www.mysite.com/$1 [R=301,L]
Support Options: - Partner Technical Support: submit a question here: https://support.cloudflare.com/anonymous_requests/new (Note: select"Hosting Partners - Certified"in the dropdown menu) - Other: email [email protected]
Once you have installed Cloudflare and enabled three test websites, within24 hours you will receive an email outlining next steps and a Launch Plan. We look forward to getting you up and running as a Certified Partner.