Java httpd.conf parser?

Michael Laccetti michael-1DHYbOjWH/jDO7Nk1fN4cQ at public.gmane.org
Wed Oct 13 18:25:21 UTC 2004


Not so much get info, but modify it.  If there is code out there that does
that, I'm open to using it.  Otherwise, I'll just have to write it. 

-----Original Message-----
From: owner-tlug-lxSQFCZeNF4 at public.gmane.org [mailto:owner-tlug-lxSQFCZeNF4 at public.gmane.org] On Behalf Of
talexb-SBdzbUvMQDunS0EtXVNi6w at public.gmane.org
Sent: October 13, 2004 1:17 PM
To: TLUG
Subject: Re: [TLUG]: Java httpd.conf parser?

On Wed, 13 Oct 2004, Michael Laccetti wrote:

> Does anybody know if there's an httpd.conf parser (Apache config) for
Java?
> I know there's a Perl module.

Is there any reason you want to use Java to parse the httpd.conf file? The
httpd program gives you it's interpretation of the config file when you run
it like so:

  /usr/sbin/httpd -f /path/to/conf/httpd.conf -t -D DUMP_VHOSTS

Of course, you may want to get more information than that from the config
file.

Alex Beamish

--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns How to
UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml



--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list