|
|||||||||||
|
Re: GUI Handling of Modules
From: Randy Terbush <randy(at)zyzzyva.com>
Date: Wed Jul 02 1997 - 10:13:51 EDT
> In putting together the prototype Java interface for Apache I'm having
This has been disucussed as a wantlist item for 2.0 API changes. Something that would allow modules to register their presence and perhaps register for certain classes like Auth, Log, etc. _How_ to do this has never developed very far. It seems that the important information needed from a config interface point of view would be the Directives available. I'm not sure how one would pull this off pre-2.0 without making some guesses from the config files, or perhaps just the output of -h. Looking at the output of -h, that is probably your best bet. > - once the configuration server is "module aware" you'll still need to
Tricky it would seem. It would be nice to keep auth options in the same interface instead of splitting them for each module. > - finally, what's the best way to develop the configuration screens for
As mentioned, the -h info could give you a good starting point. It might be possible to create a module that would give you a hook more directly into this information so that you did not need to parse the output. I'm hoping to turn my attention about to this topic in the coming week. Received on Wed Jul 2 07:12:14 1997 This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:52:50 EDT |
||||||||||
|
|||||||||||