Hi, i'm doing a forward to another server (somehost.com/2.php) by using

header("Location: http://someserver.com/script/1.php";);

But on neither servers do i get hits in the apache access log for either script being called.

Any ideas?


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to