1Perlbal::Plugin::RedireUcste(r3)Contributed Perl DocumenPteartliboanl::Plugin::Redirect(3)
2
3
4
6 Perlbal::Plugin::Redirect - Plugin to do redirecting in Perlbal land
7
9 LOAD redirect
10
11 CREATE SERVICE redirector
12 SET role = web_server
13 SET plugins = redirect
14 REDIRECT HOST example.com www.example.net
15 ENABLE redirector
16
18 Right now this can only redirect at the hostname level. Also, it just
19 assumes you want an http: URL.
20
21
22
23perl v5.28.0 2010-12-20 Perlbal::Plugin::Redirect(3)