[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: monit README.SSL l.l monit.pod monitrc p.y
From: |
Jan-Henrik Haukeland |
Subject: |
Re: monit README.SSL l.l monit.pod monitrc p.y |
Date: |
09 Oct 2002 16:53:43 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service) |
Christian Hopp <address@hidden> writes:
> Actually I don't like the syntax I have made... but it works.
Well it's not that bad, but I can see why building on the existing
statement could be better. Personally I like the first version best
(the x.y version reminds me to much of Java properties files :) Mayby
throw in some noise keyword so it says:
set http
port 1234
enable ssl and use the pemfile "./foobar.pem"
address somehost
allow nobody:nothing
allow nowhere
where "enable, and, the" and "use" are noise keywords.
>
> I would like more something like:
>
> set http
> port 1234
> ssl
> pemfile "./foobar.pem"
> address somehost
> allow nobody:nothing
> allow nowhere
>
> or
>
> set http
> port 1234
> ssl.enable
> ssl.pemfile "./foobar.pem"
> address somehost
> allow nobody:nothing
> allow nowhere
--
Jan-Henrik Haukeland
- monit README.SSL l.l monit.pod monitrc p.y, Christian Hopp, 2002/10/08
- Re: monit README.SSL l.l monit.pod monitrc p.y, Jan-Henrik Haukeland, 2002/10/08
- Re: monit README.SSL l.l monit.pod monitrc p.y, Thomas Oppel, 2002/10/08
- RE: monit README.SSL l.l monit.pod monitrc p.y, Jan-Henrik Haukeland, 2002/10/08
- RE: monit README.SSL l.l monit.pod monitrc p.y, Christian Hopp, 2002/10/09
- Re: monit README.SSL l.l monit.pod monitrc p.y,
Jan-Henrik Haukeland <=
- Re: monit README.SSL l.l monit.pod monitrc p.y, Martin Pala, 2002/10/09
- Re: monit README.SSL l.l monit.pod monitrc p.y, Jan-Henrik Haukeland, 2002/10/09
- Re: monit README.SSL l.l monit.pod monitrc p.y, rory, 2002/10/09