Help for this page
<Location ~ /StockControl/Inventory$> SetHandler perl-script PerlAccessHandler XTracker::Authenticate PerlResponseHandler XTracker::Stock::Inventory::SearchForm </Location>
$r->headers_out->set( Location => "/Home" ); return REDIRECT;