Welcome to Vestris Inc.
Internet Interactive Solutions Company



Software Documentation

UrlExcludeFile

Name

UrlExcludeFile — add an url from a file to UrlExclude

Synopsis

UrlExcludeFile = file1 [,file2 ] [,file3 ... ]

Description

Whenever you want to exclude a large set of urls, it is more convenient to use UrlExcludeFile rather than UrlExclude . The argument must be a list of files with absolute paths or relative to the directory that Alkaline is run from. Each file contains a list of urls, each url must be on a single line.

Alkaline will reload the lists of urls at each full indexing roundtrip. Each url is treated as if it was written part of the list of the UrlExclude directive.

Example

UrlExcludeFile=/usr/local/alkaline/exclude.list