fabio rohrich <[EMAIL PROTECTED]> writes: > Hi! > In the mod I'm developing I have to threat with the > content phase (I'll strip out blanks from html code) > and with the logging phase (to report the size of the > stripped page). > In the module structure (module blanks_module) I have > to fill the fields of handler and logger like: > blanks_logger, > blanks_handlers. > > I don't understand if I have to fill the config > fields, like server config, merge server config, > create per-directory config, merge per-directory > config. > > Please, can you help me. I can't really get it.
Uhh, don't you want to write a module for Apache 2.0 instead of Apache 1.3? From your description of the module structure, it sounds like you are writing a module for Apache 1.3. -- Jeff Trawick | [EMAIL PROTECTED] Born in Roswell... married an alien...
