Author: Alexander Barkov
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.

Remove all allow/disallow commands and use these two:

#
# Index txt,html files and directories:
#
Allow *.txt *.html  */

#
# Do not index other files
#
Disallow *

Reply: <http://www.mnogosearch.org/board/message.php?id=2962>

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

Reply via email to