Tag Archives: Cloudflare

AWS: ALB and Cloudflare – Configuring mTLS and AWS Security Rules
0 (0)

16 March 2026

While preparing the infrastructure for migrating RTFM from the DigitalOcean server to AWS (see AWS: basic infrastructure setup for WordPress) I decided to also try AWS ALB mutual authentication (for some reason I thought this feature launched at the last re:Invent, at the end of 2024, but it’s actually been around since late 2023 –… Read More: AWS: ALB and Cloudflare – Configuring mTLS and AWS Security… »

Loading

NGINX: IP Geolocation by Cloudflare and “nested” if conditions
0 (0)

2 April 2022

Among other features provided by Cloudflare, it can add a special header with a country value, from where a visitor came. As a Ukrainian, I’d like to ban all visitors from russia, but: redirect all visitors from russian IPs to another web domain – russki-voenny-korabl-idi-nahuy.com during this, I’d like to filter requests and leave requests… Read More: NGINX: IP Geolocation by Cloudflare and “nested” if conditions0 (0) »

Loading

Cloudflare: speed up WordPress with Automatic Platform Optimization plugin
0 (0)

30 March 2022

The rtfm.co.ua blog is quite slow for users. For example, you can test your website using the https://gtmetrix.com: 4.3 seconds till full load! That’s awful. At the bottom of the results, you can check top of issues on a site: At first, the page size is 1.16 MB, which is big enough. The second thing… Read More: Cloudflare: speed up WordPress with Automatic Platform Optimization plugin0 (0) »

Loading

CloudFlare: CDN configuration for AWS S3 website hosting
0 (0)

20 September 2019

Need to create a static website hosting using AWS S3 and attach CloudFlare CDN to it. AWS S3 bucket Create a new bucket for your website with the same name as it will be used for your site, in this case, it will be cdn.example.com: Go to the Properties and enable website hosting: Go to… Read More: CloudFlare: CDN configuration for AWS S3 website hosting0 (0) »

Loading