HEX
Server: Apache/2.4.68 (codeit) OpenSSL/4.0.1
System: Linux societies-web 5.4.17-2136.353.3.el8uek.x86_64 #3 SMP Thu Feb 12 09:46:56 PST 2026 x86_64
User: yles (1028)
PHP: 8.3.31
Disabled: exec,shell_exec,passthru,system,proc_open,popen,curl_exec,curl_multi_exec,parse_ini_file,show_source,symlink,pcntl_exec
Upload Files
File: /var/www/virtual/spades/httpdocs/App_Access_Control/index.php
<?php header($_SERVER["SERVER_PROTOCOL"] . " 403 Forbidden"); ?>
<!Doctype html>
<html>
	<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui, user-scalable=no">
	<meta name="description" content="403 Forbidden">
	<meta name="theme-color" content="#36393E" />
	<title>403 Forbidden</title>
	<style>
body {
	background: #36393e;
	color: #bfbfbf;
	font-family: sans-serif;
	margin: 0;
}
h1 {
	font-size: 3.0rem;
	margin-top: 3rem;
	background: #2f3136;
	color: #bfbfbb;
	padding: 0.2em 1em;
	border-radius: 70px;
	border-left: solid #4974a9 20px;
	border-right: solid #4974a9 20px;
	font-weight: 100;
	text-align:center;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #F04747;
}
.green {
	color:#43B581;
}
.orange {
	color:#f7822f;
}
.yellow {
	color:#E8BF29;
}
	</style>
	</head>
	<body>
	<h1 class='orange'>403 Forbidden !</h1>
	</body>
</html>