Apache-AxKit-Plugin-NotFoundIfPathInfo

 view release on metacpan or  search on metacpan

lib/Apache/AxKit/Plugin/NotFoundIfPathInfo.pm  view on Meta::CPAN

    else {
        return OK;
    }
}

1;
__END__

=head1 NAME

Apache::AxKit::Plugin::NotFoundIfPathInfo - return 404 (NOT FOUND) if
PATH_INFO is present.

=head1 SYNOPSIS

  AxAddPlugin Apache::AxKit::Plugin::NotFoundIfPathInfo

=head1 DESCRIPTION

This module is a very simple plugin for AxKit that returns NOT_FOUND if
PATH_INFO has length. It is (obviously) incompatible with modules that



( run in 1.134 second using v1.01-cache-2.11-cpan-39bf76dae61 )