Re: add_config proxypass segfaults.

2010-07-16 Thread Hans de Groot
Okay sorry my fault. I missed a quote. in the line $r->filename('proxy:http://www.nu.nl/); Now it works perfectly. Thank you very much for the golden tip. :-)

Re: add_config proxypass segfaults.

2010-07-16 Thread Hans de Groot
Const -compile => qw(FINFO_NORM); sub handler { my $r = shift; $r->proxyreq(2); $r->filename('proxy:http://www.nu.nl/); $r->handler('proxy_server'); return DECLINED; } 1; <http://search.cpan.org/%7Eopi/Apache2-Translation-0.32/> Hans de Groot d Email: ha...@dandy.nl www: http://www.dandy.nl

Re: WELCOME to modperl@perl.apache.org

2010-07-16 Thread Hans de Groot
ly. I do not want to reload my server config every time a change is made and I think must be possible since other locations (like the /test) do work. ps I use: httpd-2.2.3-11.el5_2.centos.4 mod_perl-2.0.4-6.el5 Thanks for any help. Regards Hans de Groot

Is there also a way to count the bytes received?

2006-11-14 Thread Hans de Groot
Hi, It's me again with more impossible questions. I am logging the bytes sent to a database, I would also like to log the bytes received is there any small chance this can be done? regards, Hans de Groot

I can change the error_log for a virtual host but how to change the access_log?

2006-11-14 Thread Hans de Groot
ks Hans de Groot --- Hans de Groot Email: [EMAIL PROTECTED] www: http://www.dandy.nl

Re: Mod_perl and (mass) virtual hosting or a mod_vhost alternative

2006-11-13 Thread Hans de Groot
o change more than just the document root , I would be gratefull. Maybe an offtopic question, But would a reload of the httpd.conf kill the open sessions of visitors of the website? I always asumed it would but maybe I am wrong here. Regards Hans de Groot --- Hans de Groot Email: [EMAIL P

Can't locate Apache2/compat.pm

2006-11-10 Thread Hans de Groot
ut I can't get any example to work properly. I hope some one can shed some light on this. Regards Hans de Groot

Mod_perl and (mass) virtual hosting or a mod_vhost alternative

2006-11-10 Thread Hans de Groot
g mod_perl/1.99_16. Is that the same as mod_perl 2.x? or is it still mod_perl 1.x? I use apache Apache/2.0.52 Any help would be apreciated. Regards, Hans de Groot