Re: New to mod_perl

2008-05-20 Thread Perrin Harkins
Hi Roy, > I'm setting up a proxy using Apache 2.2.8 with mod_proxy and I need to add a > custom request header with information that is currently stored in our MySQL > server. I was thinking of using Apache to get user's IP address and pass it > to mod_perl where mod_perl script will query the dat

New to mod_perl

2008-05-19 Thread Roy Kartadinata
Hello all, I'm relatively new to mod_perl and need to know from all mod_perl experts here if mod_perl can pass a variable back to apache, or maybe any of you have a better solution for it. I'm setting up a proxy using Apache 2.2.8 with mod_proxy and I need to add a custom requ