On Fri, 7 Sep 2001 13:55:37 -0700, "Admin" <[EMAIL PROTECTED]> (Ron)
wrote:
>I would like to provide my advertisers with the total number of requests
>for pages per month. However about half of all page requests result in
>404 errors and are automatically redirected to the main page (through the
>.htaccess file). I just want to make sure that these requests are also
>included in the "Successful requests for pages" number in the General
>Summary.

Maybe I'm missing something, but if you _redirect_ a page, then the user's
browser requests the new URL it gets. So _this_ is the hit & page request
then. If one would also count the redirect, it would count those pages
twice, won't it?

Have a look into your logfiles, after the redirect you should see a 200
from the same IP shortly afterwards (if the browser really followed that
redirect).

Servus, Andreas
+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to