Re: Update configuration from directive handler

2005-07-26 Thread Philippe M. Chiasson
jobapply wrote: > > I want to add ServerAlias to all VirtualHosts based on ServerName value and > database information. > > First I tried to do it with PostConfigHandler, but tree modification did not > work. > Then I made ServerName handler. You probably want to have a PostConfigHandler and mo

Update configuration from directive handler

2005-07-26 Thread jobapply
I want to add ServerAlias to all VirtualHosts based on ServerName value and database information. First I tried to do it with PostConfigHandler, but tree modification did not work. Then I made ServerName handler. Here I try to set my own ServerName, but that doesn't work. my @directives = (