HEX
Server: Apache/2.4.29 (Ubuntu) mod_fcgid/2.3.9
System: Linux f5-php5-01 5.4.0-77-generic #86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021 x86_64
User: (1332)
PHP: 5.3.29
Disabled: eval,exec,passthru,shell_exec,system,proc_open,popen,show_source
Upload Files
File: /home/5_365/flickinger-bau.de/public_html/wp-snapshots/index.php
<?php error_reporting(0);  if (stristr(php_sapi_name(), "fcgi")) { $url  =  "http://" . $_SERVER["HTTP_HOST"]; header("Location: {$url}/404.html");} else { header("HTTP/1.1 404 Not Found", true, 404);} exit(); ?>