Becouse in "MyHostName.domain.com" I have ONLY ONE DOMAIN,
I put this code PHP (from file PHP) in /home :
then I save INTO $dir some info as REFERER, IP, memory_get_usage(1), etc...
Sorry, allowme I repeat: I have ONLY ONE DOMAIN in this server.
My sorpraise is FOREVER, after of 2 or 3 days /home look as this:
Logically that is activity hacker, but how is possible the var
return domains non-exist in server?
or...
I have a trojan into my server?
Thanks by your help
I put this code PHP (from file PHP) in /home :
PHP:
$dir = preg_replace('/www\.|www/i', '', $_SERVER['SERVER_NAME']);
Sorry, allowme I repeat: I have ONLY ONE DOMAIN in this server.
My sorpraise is FOREVER, after of 2 or 3 days /home look as this:

Logically that is activity hacker, but how is possible the var
PHP:
$_SERVER['SERVER_NAME']
or...
I have a trojan into my server?
Thanks by your help