Re: [analog-help] What does the 'directory' count mean......

2004-03-11 Thread analog-help


Do you have something like the following?
TYPEALIAS */   "*/ [Directory]"


No.
+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] What does the 'directory' count mean......

2004-03-11 Thread analog-help

part of the cfg file

HOSTNAME "***COUNTY WEBSITE***"
HOSTURL http://www.co.oakland.mi.us
LOGFILE \\oakwbstat\data\logs\2003-historical-logs\*.log
LOGFILE \\oakwbstat\data\logs\2002-historical-logs\*.log

OUTFILE twoyears.html
OUTPUT XHTML
LANGUAGE ENGLISH
HOSTNAME "[County Website]"




IMAGEDIR images/
PNGIMAGES ON
# DIRSUFFIX index.html
CACHEFILE none
CACHEOUTFILE none
TYPEALIAS .html".html [Hypertext Markup Language]"
TYPEALIAS .htm ".htm  [Hypertext Markup Language]"
TYPEALIAS .shtml   ".shtml [Server-parsed HTML]"
TYPEALIAS .ps  ".ps   [PostScript]"
TYPEALIAS .gz  ".gz   [Gzip compressed files]"
TYPEALIAS .tar.gz  ".tar.gz [Compressed archives]"
TYPEALIAS .jpg ".jpg  [JPEG graphics]"
TYPEALIAS .jpeg".jpeg [JPEG graphics]"
TYPEALIAS .gif ".gif  [GIF graphics]"
TYPEALIAS .png ".png  [PNG graphics]"
TYPEALIAS .txt ".txt  [Plain text]"
TYPEALIAS .cgi ".cgi  [CGI scripts]"
TYPEALIAS .pl  ".pl   [Perl scripts]"
TYPEALIAS .css ".css  [Cascading Style Sheets]"
TYPEALIAS .class   ".class [Java class files]"
TYPEALIAS .pdf ".pdf  [Adobe Portable Document Format]"
TYPEALIAS .zip ".zip  [Zip archives]"
TYPEALIAS .hqx ".hqx  [Macintosh BinHex files]"
TYPEALIAS .exe ".exe  [Executables]"
TYPEALIAS .wav ".wav  [WAV sound files]"
TYPEALIAS .avi ".avi  [AVI movies]"
TYPEALIAS .arc ".arc  [Compressed archives]"
TYPEALIAS .mid ".mid  [MIDI sound files]"
TYPEALIAS .mp3 ".mp3  [MP3 sound files]"
TYPEALIAS .doc ".doc  [Microsoft Word document]"
TYPEALIAS .rtf ".rtf  [Rich Text Format]"
TYPEALIAS .mov ".mov  [Quick Time movie]"
TYPEALIAS .mpg ".mpg  [MPEG movie]"
TYPEALIAS .mpeg".mpeg [MPEG movie]"
TYPEALIAS .asp ".asp  [Active Server Pages]"
TYPEALIAS .jsp ".jsp  [Java Server Pages]"
TYPEALIAS .cfm ".cfm  [Cold Fusion]"
TYPEALIAS .php ".php  [PHP]"
TYPEALIAS .js  ".js   [JavaScript code]"

# EXCLUDING INTRANET & APPLICATION PAGES #
fileexclude /start/*# old intranet
fileexclude /intranet/* # county intranet
fileexclude /cccm0001/* # community corrections app
fileexclude /ims/*  # map viewer
fileexclude /fcloser/*  # forclose property
fileexclude /servlet/*  # ??
fileexclude /EHLT0001/* # ehealth Data
fileexclude /pers0001/* # Job Search
fileexclude /Ehlt0002/*
fileexclude /egov0008/* 
fileexclude /ice/*
fileexclude /patch/*
fileexclude /aofs0001/*
fileexclude /egov0005/*
fileexclude /egov0003/*
fileexclude /wrmd0001/*
fileexclude /ehlt0003/*
fileexclude /ocweb/*
fileexclude /ccpr0001/*
fileexclude /etra0001/*
fileexclude /ehlt0004/*
FILEEXCLUDE *.png
FILEEXCLUDE *.jsp
FILEEXCLUDE *.css
FILEEXCLUDE *.js
FILEEXCLUDE *.jpg
FILEEXCLUDE *.gif
Fileexclude *.class
REQEXCLUDE *.jpg, *.gif, *.png
HOSTEXCLUDE 127.0.0.1
HOSTEXCLUDE 172.16.17.101
HOSTEXCLUDE 172.16.17.100
HOSTEXCLUDE 172.16.17.108
HOSTEXCLUDE 172.16.17.107
HOSTEXCLUDE 172.16.17.106
HOSTEXCLUDE 192.168.12.58
HOSTEXCLUDE 192.168.12.57
HOSTEXCLUDE 172.31.35.2
HOSTEXCLUDE 172.18.116.149
hostEXCLUDE 206.15,57,*
hostEXCLUDE 206.15.61.*
hostEXCLUDE 206.187.94.*

REFSITEEXCLUDE http://www.co.oakland.mi.us
REFSITEEXCLUDE http://www2.co.oakland.mi.us
+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] What does the 'directory' count mean......

2004-03-11 Thread analog-help
Do you have something like the following?
TYPEALIAS */   "*/ [Directory]"
-- Duke

[EMAIL PROTECTED] wrote:

I use the following: 

DIRSUFFIX index.html

TYPEALIAS .html".html [Hypertext Markup Language]"
TYPEALIAS .htm ".htm  [Hypertext Markup Language]"
TYPEALIAS .shtml   ".shtml [Server-parsed HTML]"
TYPEALIAS .jpg ".jpg  [JPEG graphics]"
TYPEALIAS .jpeg".jpeg [JPEG graphics]"
TYPEALIAS .gif ".gif  [GIF graphics]"
TYPEALIAS .png ".png  [PNG graphics]"
TYPEALIAS .txt ".txt  [Plain text]"
TYPEALIAS .css ".css  [Cascading Style Sheets]"
TYPEALIAS .class   ".class [Java class files]"
TYPEALIAS .pdf ".pdf  [Adobe Portable Document Format]"
TYPEALIAS .zip ".zip  [Zip archives]"
TYPEALIAS .exe ".exe  [Executables]"
TYPEALIAS .wav ".wav  [WAV sound files]"
TYPEALIAS .avi ".avi  [AVI movies]"
TYPEALIAS .mp3 ".mp3  [MP3 sound files]"
TYPEALIAS .doc ".doc  [Microsoft Word document]"
TYPEALIAS .mov ".mov  [Quick Time movie]"
TYPEALIAS .mpg ".mpg  [MPEG movie]"
TYPEALIAS .mpeg".mpeg [MPEG movie]"
TYPEALIAS .asp ".asp  [Active Server Pages]"
TYPEALIAS .jsp ".jsp  [Java Server Pages]"
TYPEALIAS .cfm ".cfm  [Cold Fusion]"
 

+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] What does the 'directory' count mean......

2004-03-11 Thread analog-help

[EMAIL PROTECTED] <[EMAIL PROTECTED]> (Thursday, March 11, 2004 11:01 AM):


> I use the following: 

> DIRSUFFIX index.html

So any file that matches */index.html will be aliased to */ and appear
as [directory] in the file type report.


-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] What does the 'directory' count mean......

2004-03-11 Thread analog-help

I use the following: 

DIRSUFFIX index.html

TYPEALIAS .html".html [Hypertext Markup Language]"
TYPEALIAS .htm ".htm  [Hypertext Markup Language]"
TYPEALIAS .shtml   ".shtml [Server-parsed HTML]"
TYPEALIAS .jpg ".jpg  [JPEG graphics]"
TYPEALIAS .jpeg".jpeg [JPEG graphics]"
TYPEALIAS .gif ".gif  [GIF graphics]"
TYPEALIAS .png ".png  [PNG graphics]"
TYPEALIAS .txt ".txt  [Plain text]"
TYPEALIAS .css ".css  [Cascading Style Sheets]"
TYPEALIAS .class   ".class [Java class files]"
TYPEALIAS .pdf ".pdf  [Adobe Portable Document Format]"
TYPEALIAS .zip ".zip  [Zip archives]"
TYPEALIAS .exe ".exe  [Executables]"
TYPEALIAS .wav ".wav  [WAV sound files]"
TYPEALIAS .avi ".avi  [AVI movies]"
TYPEALIAS .mp3 ".mp3  [MP3 sound files]"
TYPEALIAS .doc ".doc  [Microsoft Word document]"
TYPEALIAS .mov ".mov  [Quick Time movie]"
TYPEALIAS .mpg ".mpg  [MPEG movie]"
TYPEALIAS .mpeg".mpeg [MPEG movie]"
TYPEALIAS .asp ".asp  [Active Server Pages]"
TYPEALIAS .jsp ".jsp  [Java Server Pages]"
TYPEALIAS .cfm ".cfm  [Cold Fusion]"
+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] What does the 'directory' count mean......

2004-03-11 Thread analog-help
The definition of "directories" depends on the definition
that you or your service provider specify with TYPEALIAS
in your configuration file(s) or on the command line.  See
"http://www.analog.cx/docs/alias.html"; for more information.
-- Duke

[EMAIL PROTECTED] wrote:

Hello,
from my analog output i get these numbers for requests each 
month:

month reqs   
Jan 2002 21275  
Feb 2002 278926  
Mar 2002 209893  
Apr 2002 329086  
May 2002 296545  
Jun 2002 290831  
Jul 2002 377471  
Aug 2002 406088  
Sep 2002 346060  
Oct 2002 413123  
Nov 2002 423276  
Dec 2002 364230  
 
Jan 2003 509566  
Feb 2003 267721  
Mar 2003 465083  
Apr 2003 584229  
May 2003 589523  
Jun 2003 608902  
Jul 2003 706735  
Aug 2003 613939  
Sep 2003 546577  
Oct 2003 652556  
Nov 2003 569367  
Dec 2003 574971  

then i get the total of files for the 2 year time period.

reqs%bytes extension 
1796431 39.21% .pdf [Adobe Portable Document Format] 
5043030 35.57% [directories] 
3449901 19.57% .html [Hypertext Markup Language] 
118714.82% .mpg [MPEG movie] 
565460.27% [no extension] 
345  0.20% .ppt 
7102 0.13% .doc [Microsoft Word document] 
807760.24% [not listed: 31 extensions]

What does the [directories] amount include?

 ---End Of Message---

The greatest lesson in life is to know that even fools are right sometimes.

 Winston Churchill

 ---End of Quote---

This e-mail (including any attachments) is intended solely for the intended recipient. It may contain confidential and/or privileged  information. If you are not the intended recipient, any reliance on, use, disclosure, dissemination, distribution or copying of this e- mail or attachments is strictly prohibited. If you have received this e-mail in error, please notify the sender and delete the e-mail and all attachments immediately.

 ---End of Email---
+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+
 

+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+