hi
> From: Michael Peters [mailto:suppressed
> Does it work when you don't use C::A::P::Apache?
no- same result.
> How do you have it configured in your apache.conf?
the package is pre-loaded in first in startup.pl, then the apache config
is like this:
<Location /YYY>
SetHandler perl-script
PerlHandler XX::YYY
</Location>
i also tried changing it so that the URL is not the same as the package
name. no dice.
>Have you tried using the "method" attribute?
> sub handler : method {
> ...
> }
yes- no change. i never heard about the ability to put 'attributes' on
subroutines. where could i find out more about this?
i thought about doing something like this:
<Location /YYY>
SetHandler perl-script
PerlHandler XX::YYY::handler
</Location>
just to see what happens ...
--
\js
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.