> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, October 15, 2001 5:25 PM > To: [EMAIL PROTECTED] > Subject: question > > > All, > I appologize if this is the wrong forum, but it is the closest to my > subject matter I could find. > > I am hoping to put together a database containing the Apache > Configuration Directives and a CGI interface to it for a web-based admin > tool. What I am having a hard time finding is a comprehensive flat file > containing the directives and their data. The apache web site shows all > of this data but not all together on a single page (so that I could > parse it and load it into a table). It is there so if I have to I can > pull it all together and parse out what I need, but I was hoping someone > might have a quicker solution. If no one has a better solution than I > will try to pull it all together and will post it to this forum. As > well the admin tool will be available (someday, progress is slow going > ;-) ..). > > Any ideas or suggestions please let me know. Thanks. > -jason
Run the "apache -L". It will give you all the directives (at lest for core and loaded modules). Add the module in your config file and run the apache again and module specific directives should be there. MT. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]