Hello,
i wanna to index only .de   .org  .com domains.
i tried 
DisallowNoMatch ://[^/]*\.org/
DisallowNoMatch ://[^/]*\.de/
DisallowNoMatch ://[^/]*\.com/

but it only works if i define only one DisallowNoMatch command
for example: 
DisallowNoMatch ://[^/]*\.org/
when i add another DisallowNoMatch line
for example:
DisallowNoMatch ://[^/]*\.de/

than nothing will be indexed. indexer starts runs through the serverlist in 
the aspseek.conf file and stops.

Greets
Andre

Reply via email to