I've created a lib_ips.txt file under /openils/conf, and have these lines in startup.pl:

use OpenILS::WWW::Redirect qw(/openils/conf/opensrf_core.xml);
OpenILS::WWW::Redirect->parse_ips_file('/openils/conf/lib_ips.txt');

No Redirecting is being done and nothing from Redirect.pm is being logged. What am I missing?

Reply via email to