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. :-)
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
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
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
ks
Hans de Groot
---
Hans de Groot
Email: [EMAIL PROTECTED] www: http://www.dandy.nl
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
ut I can't get any example to work properly.
I hope some one can shed some light on this.
Regards
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