<!--Debug [[Security_Rule = ""; More_info = ""; HTTP_Code = "403""; Request_ID = "3363955abbdc98d1cf27821a1630ed71"; Support = "support@o2switch.fr"; Link = "https://faq.o2switch.fr/hebergement-mutualise/tutoriels-cpanel/tiger-protect"]] EndOfDebug-->
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
<meta name="robots" content="noindex" />
<meta name="retry-after" content="240" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/js/all.min.js" integrity="sha512-RXf+QSDCUQs5uwRKaDoXt55jygZZm2V++WUZduaU/Ui/9EGp3f/2KZVahFZBKGH0s774sd3HmrhUy+SgOFQLVQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js" integrity="sha512-aVKKRRi/Q/YV+4mjoKBsE4x3H+BkegoM/em46NNlCqNTmUYADjBbeNefNxYV7giUp0VxICtqdrbqU7iVaeZNXA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<link id="favicon" rel="shortcut icon" type="image/svg+xml" href="https://o2swit.ch/assets/favicon.svg"/>
<link href="https://o2swit.ch/assets/style.css" rel="stylesheet">
<title>HTTP 403</title>
</head>
<body>
<table width="100%" height="100%" cellpadding="20">
<tr>
<td align="center" valign="middle">
<div class="o2s-browser-check">
<div id="o2s-content">
<h1>
<i class="fas fa-shield-alt"></i>️
HTTP 403<br/>
<small data-i18n-key="title">
Accès interdit
</small>
</h1>
<p style="margin-top:2em;" data-i18n-key="lead">
Cette requête a été bloquée par une sécurité activée sur l'hébergement. <br/>
Si vous êtes le webmaster de ce site, vous pouvez désactiver cette sécurité depuis votre compte cPanel.
</p>
<p style="margin-top:1em;">
<span style="text-decoration: none;"><i class="fas fa-external-link-alt"></i> </span>
<a href="https://faq.o2switch.fr/hebergement-mutualise/tutoriels-cpanel/tiger-protect" target="_blank">
<span data-i18n-key="link">
Comment gérer cette sécurité avec TigerProtect dans cPanel ?
</span>
</a>
</p>
</div>
</div>
<div>
<img id="img" width="250" src="https://o2swit.ch/assets/tiger.svg" />
<br/><br/>
<small>
<a href="https://www.o2switch.fr" target="_blank">support@o2switch.fr</a>
-
<a href="https://faq.o2switch.fr/hebergement-mutualise/tutoriels-cpanel/tiger-protect" target="_blank">Tiger Protect</a> <br/>
<strong>Request ID </strong>: 6ff73471596a8099f0a7876d144302f7
</small>
<br>
</div>
</td>
</tr>
</table>
<script type="text/javascript">
$(document).ready(function() {
const supportedLocales = ["en", "fr"];
const translations = {
"en": {
"title": `
Access denied
`,
"lead": `
This request was blocked by a security enabled on the hosting account. <br/>
If you are the webmaster of this site, you can disable this security from your cPanel account.
`,
"link": "How to manage this security with the Tiger Protect Tool on cPanel ?",
"rule" : "Name of the security rule triggered"
},
"fr": {
"title": `
Accès interdit
`,
"lead": `
Cette requête a été bloquée par une sécurité activée sur l'hébergement. <br/>
Si vous êtes le webmaster de ce site, vous pouvez désactiver cette sécurité depuis votre compte cPanel.
`,
"link": "Comment gérer cette sécurité avec TigerProtect dans cPanel ?",
"rule" : "Nom de la règle de sécurité déclenchée"
},
};
function browserLocales(languageCodeOnly = false) {
return navigator.languages.map((locale) =>
languageCodeOnly ? locale.split("-")[0] : locale,
);
}
function isSupported(locale) {
return supportedLocales.indexOf(locale) > -1;
}
function supportedOrDefault(locales) {
return locales.find(isSupported) || 'en';
}
const locale = supportedOrDefault(browserLocales(true));
document.querySelectorAll("[data-i18n-key]").forEach(function(element) {
const key = element.getAttribute("data-i18n-key");
const translation = translations[locale][key];
element.innerHTML = translation;
}
);
});
</script>
</body>
</html>
<!--Debug [[Security_Rule = ""; More_info = ""; HTTP_Code = "403""; Request_ID = "a8f4def082793ef41c928ff78f8235bf"; Support = "support@o2switch.fr"; Link = "https://faq.o2switch.fr/hebergement-mutualise/tutoriels-cpanel/tiger-protect"]] EndOfDebug-->