Author: Colin Viebrock
Email: [EMAIL PROTECTED]
Message:
I am trying to build a conf file that only indexes .html and .php files, but:

    - ignores the "make-dyn-graph.php" file
    - ignores php files with "wv=tse" in the query string

Right now I have:

    Allow           *.php *.html
    Disallow        *make-dyn-graph.php*
    Disallow        *wv=tse*
    Disallow        * 

Is that right?

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

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

Reply via email to