Jeremy Wadsack answered my query:

> I've tried to use the command
> 
> FILEEXCLUDE /ns*.htm
> 
> in a config. file to exclude all .htm files beginning with "ns" in the root 
>directory of my site.
> 
> However, I found that this command also excluded pages called ns*.asp.
> 
> Am I misunderstanding the use of a * ?

with

>>Yes, you are excluding all files starting with "ns" and ending with 
>>".htm". What you really want is
>>
>>   FILEEXCLUDE /ns*

Jeremy, perhaps I did not clearly explain my problem.

I want to exclude from the report pages such as "nspage1.htm" but keep pages such as 
"nspage1.asp".

Unless I've misunderstood you, FILEEXCLUDE /ns* will exclude all files beginning with 
ns, right?

David



________________________________________________________________________
This message has been checked for all known viruses, by Star Internet, 
delivered through the MessageLabs Virus Control Centre. 
For further information visit:
http://www.star.net.uk/stats.asp

------------------------------------------------------------------------
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/analog-help@lists.isite.net/
------------------------------------------------------------------------

Reply via email to