Warren Cundy ([EMAIL PROTECTED]):
> What is the difference between pages and requests? A request is anything that your server sent out (including graphics, downloaded files, pdfs, cgis, etc.) A page request is only requests that you have defined as pages. See http://www.analog.cx/docs/defns.html > (ie: there should never be any 404's) Unless the site is hosted on an internal network where you have exact control over the users of the site, there will always be 404 errors -- from poorly written browsers and spiders, cached and old links to pages no longer alive, users with broken bookmarks, users who type in things in the URL line, and viruses on other servers. -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
