Web Server's log file or user defined log file (Sort of Like PHP Log)? "Tristan Pretty" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > We've just moved sites, to a new URL... > on the home page of the old url, I simply had a page that was; > > <? > header(Location: http://www.newsite.com); > ?> > > All good, any requests to that page, were cleanly redirected to the new > site. > I know this cause I tested it many times... > > Now on the stats for the new site, we can record no referals from > http://www.oldsite.com > yet I know I (and my co-workers) went to http://www.oldsite.com and got > redirected to http://www.newsite.com > Can someone confirm: > > Does this method or redirection interfere with the web server logging > visits? > > Cheers, > Tris... > > ********************************************************************* > The information contained in this e-mail message is intended only for > the personal and confidential use of the recipient(s) named above. > If the reader of this message is not the intended recipient or an agent > responsible for delivering it to the intended recipient, you are hereby > notified that you have received this document in error and that any > review, dissemination, distribution, or copying of this message is > strictly prohibited. If you have received this communication in error, > please notify us immediately by e-mail, and delete the original message. > *********************************************************************** > >
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

