| Server IP : 185.252.147.100 / Your IP : 216.73.216.196 Web Server : nginx/1.27.3 System : Linux mitrofanov.ru 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 User : mitr ( 1000) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/nginx/error/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Ошибка!</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex, follow"/>
<style>
html {
font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
}
body {
display: flex;
min-height: 100vh;
background-color: #e5e5e5;
flex-flow: column;
justify-content: center;
align-items: center;
text-align: center;
font-family: monospace;
color: #606060;
}
h1 {
font-size: 6rem;
line-height: 1.2;
margin: 0.2em;
}
p {
font-size: 1.2rem;
line-height: 1.2;
margin: 0.5em 1em;
}
a {
font-size: 1rem;
line-height: 1.5;
margin: 0.5em 1em;
}
</style>
</head>
<body>
<p>Ошибка</p>
<h1><!--# echo var="status" default="404" --></h1>
<p>Такой страницы нет. А может, и не было. Поищем сначала!</p>
<noindex><a href='https://<!--# echo var="host" -->' rel="nofollow">На главную ➜</a></noindex>
</body>
</html>