On 10/31/2012 08:08 PM, Karl Lehenbauer wrote:
Pretty good news… The problem I was having was that my ServerInitScript definition was inside the <vhost></vhost> definitions. It needs to be outside of them. With the ServerInitScript in the global config space, *the server init capability is working properly in 2.1.0rc2.* However, *the server init capability does NOT work properly in 2.0.6rc2 *(It is inoperative.)
In fact ServerInitScript is not supported in 2.0. I can't recall exactly why I never ported it back from trunk, but I probably have been constantly thinking 2.1 release as 'imminent' every time I thought of it, except that I never got on releasing it until now
Note that IMO it should be an error to try to set ServerInitScript in a vhost definition, since the current behavior is that it's accepted but then doesn't work. This is not something to hold up the release for, IMO.
I'm going to check the docs. I think I explicitly said somewhere the directives is valid at the server level, but we have 2 way to mean 'server level': either as argument of RivetServerConf and/or outside any <VirtualHost ...> definition.
-- Massimo --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org