Can't retrieve form params using post methods, $r-notes and Apache::Request

2002-02-26 Thread Mat
-notes(). Apparently it messes up with the POST parameters. Does somebody have an idea why it doesn't work with the POST method ? I've lost quite a lot of time with that, even if it works with the GET i'd like to understand. Regards, Mat ps: OS: Linux 2.4.14 Apache 1.3.20 mod_perl 1.26 perl

Both global hanlder and cgi scripts

2001-10-09 Thread Mat
which talks about using FilesMatch, I tried but it didn't work. I'd like not to use a specific directory to put my scripts in (with Alias or Script Alias directives) and like to know if there is a simple of doing what i want. Thanks. Mat ps: i'm using apache 1.3.20, mod_perl 1.26, perl

Knowing if a apache server is compiled with mod_perl

2001-09-17 Thread Mat
from the Apache binary to check mod_perl ? Cheers, Mat