On Mon, 29 Apr 2002, Brandon Harris wrote:

> On Mon, 29 Apr 2002, Phil Suh wrote:
> 
> >   apachectl start
> >
> > but i need it to be:
> >
> >   apachectl startssl
> 
>       This can be an annoyance to start using an init script,
>       given that an ssl server *should* require a password.
>       Given that, you can do things like this:
> 
>       echo `cat /etc/httpd/ssl-password` | /usr/local/apache/bin/apachectl startssl

And this should be in /etc/rc.d/init.d/httpd ??


_______________________________________________
Bits mailing list
[EMAIL PROTECTED]
http://www.sugoi.org/mailman/listinfo/bits

Reply via email to