Sander Temme wrote:
We have users who want to run different post_config hooks for different
vhosts. Any chance httpd-2.0 can be changed to run the open_logs/post_config
(or at least post_config) hooks for each vhost as well? Any reason for not
doing that in first place?


You can access your virtual hosts in the post_config hook. Just iterate down
your server_rec->next list.

Sure, we can do that. I just thought that it's something that everybody may want.


Thanks Sander.


__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com



Reply via email to