I'm quit puzzled here....

I use mod_perl to perform some database lookups from my httpd.conf and build up all directives
and create all vhost's.
That part works ok, apache works with the vhosts like a charm.... but.... always a but... :)


When i use the Apache::PerlSections->dump(); i only see

1;
__END__

when reloading/starting/stopping apache, and i wish to see my complete vhosts dumped.

Am i completetly missing the point of Apache::PerlSections->dump, or am i doing something completly wrong?

Using mod perl 1.99_17


Martijn



--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to