#############################################################################################
#
# This file is distributed under the terms and conditions of the
# GNU General Public License version 2.
#
# Copyright © 2001-2012 Daniele Orlandi
#
#############################################################################################
Header("HTTP/1.0 404 Not Found");
echo "";
?>
echo htmlspecialchars($_SERVER["HTTP_HOST"]); ?> not found
Il sito echo htmlentities($_SERVER["HTTP_HOST"]); ?>
non è stato trovato
Ciò potrebbe essere causato da uno dei seguenti motivi:
- Il sito non è ancora stato configurato o è stato rimosso.
- Il sito non esiste.
- Si sta verificando un problema sul server.
-
Il tuo browser è estremamente vecchio e non supporta
la trasmissione dell'header Host:
echo htmlspecialchars($_SERVER["HTTP_HOST"]); ?> not found
These may be the causes:
- The site has not yet been configured or has been removed.
- Site does not exist.
- There is a server problem.
- Your browser is very old and does not transmit the Host: header.