require problems

2003-12-27 Thread gerard uolaquetalestem
Hi, i don't have the last modperl version installed, and i know that maybe it corrects my problem, but before starting a so tedious process (for many reasons) i just wanted to ask if there is any known problem about it or if it is the normal behaviour of modperl with perl require function. My v

Re: [mp2] [MDL] setting cookies without Apache::Request

2003-12-27 Thread Curtis Jewell
Thanks! CGI::Cookie should work just fine. (I can't precalculate the cookies, I have 200 usernames that could be used.) (You're right. Turns out the test machine was 2.0.40 (a RH9 machine) and that's why I couldn't use it. But they would like me to avoid it if I can - one less thing to install,

extending HTTP 1.1

2003-12-27 Thread Jan Algermissen
Hi, I am working on an implementation of a notification system based on HTTP and I need to write a mod_perl-based Apache module that handles the (non-HTTP1.1 MONITOR method). I started using the URI translation phase which works fine, but since I need support for virtual hosts and per-directory c