Hi! I don't want to index url with '?'.

This is my indexer file (no modifications from the default) : 

# Exclude cgi-bin and non-parsed-headers using "string" match:
Disallow */cgi-bin/* *.cgi */nph-*
# Exclude anything with '?' sign in URL. Note that '?' sign has a
# special meaning in "string" match, so we have to use "regex" match here:
Disallow Regex  \?

But I can see URL indexed like :


http://www.premier-ministre.gouv.fr/spihtm/sig_ie4/theme/r_t.cfm?t1=Culture&;
t2=Histoire

What's wrong ?

Fran�ois


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

Reply via email to