Rene Veerman wrote:
> 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?
> 
> 

Make sure you are looking at the right log file.

-- 
Jim Lucas

   "Some men are born to greatness, some achieve greatness,
       and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
    by William Shakespeare

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

Reply via email to