On Wednesday 29 August 2001 06:34, you wrote:
> Author: Gail
> Email: [EMAIL PROTECTED]
> Message:
> How can I index only .html and .txt files?  I want to avoid the problems
> generated by indexing protected cgi's.
>
> Reply: <http://www.mnogosearch.org/board/message.php?id=2960>
>
> ___________________________________________
> If you want to unsubscribe send "unsubscribe general"
> to [EMAIL PROTECTED]

hi, 
i use the disallow or allow command in indexer.conf e.g: 
"Disallow *.php/* "
Disallow *.*
Disallow */cgi-bin/* *.cgi
Allow NoMatch Regex \*.php$\ \*.cgi$\  \*.pl$\
Allow Case *.htm

take a look at indexer.conf 

Greets
Andre
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to