You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Tyler Bird <bi...@epromo.com> on 2007/01/03 18:17:56 UTC

Apache->httpd_conf

In Mod perl 2.0

what is the equivalent of Apache->httpd_conf( qw{ <VirtualHost> ... 
</Virtualhost> } );

inside of a <Perl> Section in httpd.conf?

Tyler