Open Vaccam opened 6 years ago
You may add url_match_rule for url_filter in gopa.yml
Thank you for your response. Once I have added this to the yml file and stop and start the server, the crawl continues to crawl the other hosts. Do I need to do something else to get the existing crawl to stop.
Thanks,
Michael
Is this what I want, as an example:
host_match_rule: must: prefix: [] contain: [url.that.iwant]
I put it as array format and it works Please check if gopa is still running after you stopped. If its still running, kill -9 pid.
I running a crawl on my companies intranet. Is there a way to limit what hosts it crawls. It seems to be crawling every connection on our intranet.