The DirectoryIndex (page that gets sent by default) in one of our
installations is "index.shtml"
Because the logfile showed the user request as "GET / HTTP/1.0" the
Analog report looked like this:
General Summary
Successful requests: 5,480,951
Successful requests for pages: 669,177
Request Report
#reqs: %bytes: file
-------: ------: ----
28189: 2.81%: /sports/sports.htm
Directory Report
pages: %bytes: directory
------: ------: ---------
278289: 21.35%: [root directory]
So then I put in "FILEALIAS / /index.shtml" and it looks like this:
General Summary
Successful requests: 5,480,951
Successful requests for pages: 669,177
Request Report
#reqs: %bytes: file
-------: ------: ----
270112: 19.50%: /index.shtml
Directory Report
pages: %bytes: directory
------: ------: ---------
278289: 21.35%: [root directory]
76806: 7.67%: /sports/
Since the number of requests for pages didn't go up, I put in a
"PAGEINCLUDE *.shtml" line, but it didn't help. Does anybody have any
idea why the "requests for pages" number didn't go up? Was Analog
already counting those / requests as requests for pages?
Tristan Lawrence
Globix Corporation
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------