cloudflare

Cloudflare

A global network to help build a better Internet.

Cloudflare provides a suite of services to enhance website performance and security. It acts as a reverse proxy, offering DDoS protection, content delivery network (CDN) capabilities, and various security features to protect websites from malicious attacks.

Configuration Recipes4

cloudflarePHPbeginner
Retrieving Visitor IP Addresses Behind Cloudflare in PHP

Learn how to accurately log the real IP addresses of users visiting your website while using Cloudflare's services.

Cloudflare · Cloud & Infrastructure
cloudflarePythonintermediate
Organizing Click Commands into Separate Files for Better Structure

This guide demonstrates how to effectively organize Click commands and subcommands into separate files, enhancing maintainability and clarity.

Cloudflare · Cloud & Infrastructure
cloudflarePHPintermediate
Implementing HTTPS Redirection in Laravel with Middleware

Learn how to enforce HTTPS in your Laravel application using middleware, especially when working with multiple domains and Cloudflare.

Cloudflare · Cloud & Infrastructure
cloudflareHCLintermediate
Conditional Resource Creation in Cloudflare with Terraform

Learn how to conditionally create Cloudflare resources in Terraform using variables defined in a .tfvars file.

Cloudflare · Cloud & Infrastructure