On Sat, Nov 07, 1998, Brad Cox wrote:

> One final suggestion. Using APACI might not seem so difficult to newcomers
> if we could be supplied with a script or data file to edit with instructions
> like "uncomment the lines you want to enable." Uncommenting lines in a file
> is easier because the file serves as an automatic memory for what has been
> tried already.
> 
> ./configure
> # --compat    # if you want the server config files in apache/conf. Default: 
>apache/etc
> # --foo=bar   # and so forth...
> 
> The current approach, instructions on how to manually type a command line
> leads to memory lapses and misunderstanding. Certainly did in my case since
> the supplied instructions for (mod_ssl + mod_perl) vs (php + mysql) didn't
> match my needs (mod_ssl + mod_perl + mysql + embperl + ...), triggering this
> whole saga.

Seems you missed an important fact: APACI is the Apache Autoconf-style
Interface, which means is resembles GNU Autoconf's configure scripts.  And one
of their intended features are that they are 100% batch interfaces. When you
want an interactive interface then just don't use APACI. Then your way is the
old Apache 1.2 configuration procedure where you edit src/Configuration.  But
you CONNECT use both at the same time, sorry. Read the INSTALL file for
details.

But this whole discussion now has nothing more to do with mod_ssl, so please
let us stop discussing it here on this forum. Read the INSTALL file
_carefully_ and when you have problems then use the Apache BugDB or contact me
directly. Thanks.

BTW, please don't send mails to sw-mod-ssl _AND_ bugdb-mod-ssl. Instead when
     you reply via mail send it _ONLY_ to bugdb-mod-ssl.  Jitterbug (the
     software driving mod_ssl's BugDB) automatically sends a carbon copy to
     sw-mod-ssl.

Greetings,
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to