CLOUD-IP // v2026.06
UPDATED 2026-06-14 PROVIDERS 35 LIVE
// OVHCLOUD / APACHE

OVHcloud · Apache

Apache httpd Require ip directives for OVHcloud. 716 CIDRs, refreshed daily.

// apache_ovhcloud_allow.conf

DOWNLOAD ↓  · 
# Ovhcloud IP Ranges
# Updated: 2026-06-14 03:22:28
# Source: https://github.com/rezmoss/cloud-provider-ip-addresses
# License: https://github.com/rezmoss/cloud-provider-ip-addresses/LICENSE
# This file is generated automatically. Do not edit it directly.
# Updates daily at 02:00 UTC
# To restrict access to only these IPs in Apache,
# add the following line to your .htaccess file or your virtual host configuration file (e.g., /etc/apache2/sites-available/000-default.conf):
# Include /path/to/apache_ovhcloud_allow.conf

Require ip 2.26.132.0/24
Require ip 2.26.153.0/24
Require ip 2.26.166.0/24
Require ip 2.27.97.0/24
Require ip 2.27.117.0/24
Require ip 2.58.172.0/24
Require ip 5.39.0.0/17
Require ip 5.135.0.0/16
Require ip 5.172.36.0/24
Require ip 5.175.162.0/24
Require ip 5.175.168.0/24
Require ip 5.175.195.0/24
Require ip 5.178.106.0/24
Require ip 5.178.110.0/24
Require ip 5.182.19.0/24
… (701 more lines)

// apache_ovhcloud_deny.conf

DOWNLOAD ↓  · 
# Ovhcloud IP Ranges
# Updated: 2026-06-14 03:22:28
# Source: https://github.com/rezmoss/cloud-provider-ip-addresses
# License: https://github.com/rezmoss/cloud-provider-ip-addresses/LICENSE
# This file is generated automatically. Do not edit it directly.
# Updates daily at 02:00 UTC
# To deny access from these IPs in Apache,
# add the following line to your .htaccess file or your virtual host configuration file (e.g., /etc/apache2/sites-available/000-default.conf):
# Include /path/to/apache_ovhcloud_deny.conf

Deny from 2.26.132.0/24
Deny from 2.26.153.0/24
Deny from 2.26.166.0/24
Deny from 2.27.97.0/24
Deny from 2.27.117.0/24
Deny from 2.58.172.0/24
Deny from 5.39.0.0/17
Deny from 5.135.0.0/16
Deny from 5.172.36.0/24
Deny from 5.175.162.0/24
Deny from 5.175.168.0/24
Deny from 5.175.195.0/24
Deny from 5.178.106.0/24
Deny from 5.178.110.0/24
Deny from 5.182.19.0/24
… (702 more lines)