perlbal::plugin::redirect(3pm) debian man page | unix.com

Man Page: perlbal::plugin::redirect

Operating Environment: debian

Section: 3pm

Perlbal::Plugin::Redirect(3pm)				User Contributed Perl Documentation			    Perlbal::Plugin::Redirect(3pm)

NAME
Perlbal::Plugin::Redirect - Plugin to do redirecting in Perlbal land
SYNOPSIS
LOAD redirect CREATE SERVICE redirector SET role = web_server SET plugins = redirect REDIRECT HOST example.com www.example.net ENABLE redirector
LIMITATIONS
Right now this can only redirect at the hostname level. Also, it just assumes you want an http: URL. perl v5.14.2 2010-12-20 Perlbal::Plugin::Redirect(3pm)
Related Man Pages
cgi::application::plugin::redirect(3pm) - debian
perlbal::manual::plugins(3pm) - debian
perlbal::manual::selector(3pm) - debian
perlbal::manual::webserver(3pm) - debian
perlbal::plugin::palimg(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?