Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2007 08:35:25 -0400
From:      pj <af.gourmet@videotron.ca>
To:        Norberto Meijome <freebsd@meijome.net>
Cc:        Schiz0 <schiz0phrenic21@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: how to start apache22 without ssl
Message-ID:  <4697718D.8010102@videotron.ca>
In-Reply-To: <20070713114623.5918fc69@localhost>
References:  <46952078.10809@videotron.ca> <8d23ec860707111323u15ba2e4td9eacad0e82c65c1@mail.gmail.com> <46959377.3080304@videotron.ca> <20070713114623.5918fc69@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Norberto Meijome wrote:
> On Wed, 11 Jul 2007 22:35:35 -0400
> pj <af.gourmet@videotron.ca> wrote:
> 
>>> Apache22 from ports doesn't use SSL by default. Check your httpd.conf
>>> file and make sure the LoadModule for "ssl_module" line is commented
>>> out.
>>>   
>> The latest 2.2.4 does by default. The first thing I had done was to 
>> comment out the ssl_module. But that did not change anything.
> 
> can you please show :
> - the output of 
> pkg_info | grep apache
> - which file you changed
> - what line/s you changed
> - what did you do after you changed the config
> - how are you determining that 'nothing has changed'
> 
> thx
> 
> _________________________
> {Beto|Norberto|Numard} Meijome
> 
> Quantum Logic Chicken:
>   The chicken is distributed probabalistically on all sides of the
>   road until you observe it on the side of your course.
> 
> I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 
Thank you for the response.
The problem was one of my ignorance of Webmin using its own server 
running in ssl mode. I had assumed it was apache.
I now understand that apache2.2.4 is compiled with ssl but does not use 
ssl unless it is set up with certificates and, I believe, OpenSSL. That 
said, I did reinstall the port and now everything seems to be working fine.
My only question now is: Why is httpd running with -DNOHTTPACCEPT ? How 
does this affect apache22's operation?
Thanks in adavance,
Phil



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4697718D.8010102>