Sid Skoulphong wrote:
> I'm trying to add *.cfm and *.asp pages to my Analog4 log files. I'm not
> sure if I'm entering the include command correctly? The command I enter to
> the analog.cfg looks like this: PAGEINCLUDE *.cfm
> PAGEINCLUDE *.asp as two seperate lines. When I seperate the two command
> the page count seem be the same as if the command was (PAGEINCLUDE *.CFM,
> *.ASP)all on one line. But when I have the PAGEINCLUDE command on one line
> I get and warning errors. Please help.
You have an extra space in you one-line command. Use this:
PAGEINCLUDE *.CFM,*.ASP
HTH,
Jeremy Wadsack
Wadsack-Allen Digital Group
------------------------------------------------------------------------
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]/
------------------------------------------------------------------------