I had a little trouble with the redirect.  I am using the patched
Session stuff from rt.cpan.org.  The interface on this site isn't always
obvious but the patches are there next to a 'download' button to the
bottom right and further down the page.

I found I needed to add

<location /redirect>
PerlInitHandler RequestNotes </location>


I assume you mean

<Location /redirect>
    PerlInitHandler Apache::RequestNotes
</Location>

If so, I'm afraid this didn't work. I still get:

saved location: /protected/ at /usr/local/lib/perl5/site_perl/5.8.0/Apache/AxKit
/Plugin/Session.pm line 770, <GEN6> line 6.
[Wed Sep 17 01:46:55 2003] [error] [client 192.168.1.2] File does not exist: /us
r/local/htdocs/redirect


> ....
I never quite succeeded... My guess is that something went awry when compiling/setting up Apache/mod_perl

I have this error on two systems, one a Win2k box where I get precompiled stuff where ever possible, and one a Solaris box with everything compiled from scratch.

Does anyone have a working copy based on the wiki configuration? If so
perhaps we can look at differences in setups/versions/etc....?


andy




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to