[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mod_ssl



On Thu, Sep 06, 2001 at 05:06:25PM +0200, Erez Avraham wrote:
> Greetings
> 
> how can I remove mod_ssl from apache-1.3.19-1 ?
> I cant see it under /etc/httpd/httpd.conf and it's giving me segmentation
> error.

Are you certain it's not in any of the conf files? If it's not, then
it's compiled statically into your Apache and only reinstallation
of the basic Apache packages would help.

If you wish to know how to disable SSL functionality for a given server
/ site, use the 'SSLEngine' directive (e.g. remove the 'SSLEngine on'
directive from wherever it is).

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il