Re: SetHandler perl-script not working

Perrin Harkins <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
On Tue, Jan 12, 2010 at 6:43 AM, Kevin Thorpe
<[email protected]> wrote:
> <Location /perl-status>
>    SetHandler perl-script
>    PerlResponseHandler Apache2::Status
>    Order deny,allow
>    Allow from all
> </Location>
>
> ...but I'm still getting 404 for the URL.

It sounds like something else in your config is intercepting the URL.
Try removing other things one chunk at a time until this works.

Alternatively, you might be sending your requests to the wrong server
or virtual server.

- Perrin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.