First Numbers from CloudFlare
-
@scottalanmiller Redirects in the VirtualHost section. A quick example from my now well secured default CentOS Apache page
RewriteEngine on RewriteCond %{SERVER_NAME} =www.travisdh1.net [OR] RewriteCond %{SERVER_NAME} =travisdh1.net RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,QSA,R=permanent]
-
Anyone (probably @JaredBusch ) know if there is a way to force HTTPS from CloudFlare? If we can force it there, it would make sense (e.g. a CF managed redirect.) Seems like an easy thing to do there, but I don't see it in the interface.
-
I want to know where Gravatar avatar links are coming from as there is no Gravatar plugin!
-
-
@scottalanmiller said in First Numbers from CloudFlare:
I want to know where Gravatar avatar links are coming from as there is no Gravatar plugin!
Not sure. I used a SEO scanner to get all external links on mangolassi.it
-
@aaronstuder said in First Numbers from CloudFlare:
@scottalanmiller Yes, just use a page rule.
Excellent, thanks.
Anyone have any thoughts on what damage this might cause? Not going to test here first, of course, but want more eyeballs / greycells pondering what might go wrong. Seems like we could just turn this on, right?
-
@scottalanmiller I have over many sites using it right now with no issues.
-
There is a test with the RackCDN content. Sadly, the HTTP just works, the HTTPS does not. That's going to be the big challenge.
-
@scottalanmiller you can allows turn it back off.
-
@scottalanmiller said in First Numbers from CloudFlare:
There is a test with the RackCDN content. Sadly, the HTTP just works, the HTTPS does not. That's going to be the big challenge.
And they both worked! LOL
-
In my above test witht he weird Homer face.... two images should have appeared. I linked the image twice. You can't see the raw post, of course. HTTPS doesn't work from RackCDN for us right now.
-
-
@aaronstuder said in First Numbers from CloudFlare:
@scottalanmiller said in First Numbers from CloudFlare:
There is a test with the RackCDN content. Sadly, the HTTP just works, the HTTPS does not. That's going to be the big challenge.
And they both worked! LOL
They did? The one is failing for me here. Do a screen shot. Did you get the image twice? Even your response to me only shows it once.
-
-
What. The. Crap.
-
@scottalanmiller Yes sir. Time to find replace Backup first
-
@aaronstuder said in First Numbers from CloudFlare:
@scottalanmiller Yes sir. Time to find replace Backup first
But not working here. So something is amiss. So first question... I'm assuming that you are connected via HTTPS?
-
-
Using a page rule like this will not impact the rack space CDN issue.
-
@scottalanmiller said in First Numbers from CloudFlare:
@aaronstuder said in First Numbers from CloudFlare:
@scottalanmiller Yes sir. Time to find replace Backup first
But not working here. So something is amiss. So first question... I'm assuming that you are connected via HTTPS?
Yes, but changing to HTTP, didn't change anything =P