Welcome to Vestris Inc.
Internet Interactive Solutions Company



Software Documentation

Redirect

Name

Redirect — define equivalent or redirected urls

Synopsis

Redirect source-url = target-url

Description

Define equivalent or redirected urls. Alkaline will consider two sites like http://www.foo.com and http://foo.com to have different root urls. This directive solves the problem and avoids Alkaline not to index the same files twice. You can also use this option to redirect an IP address to it's textual url equivalent.

Example

Redirect http://foo.com=http://www.foo.com