how to start apache22 without ssl
pj
af.gourmet at videotron.ca
Thu Jul 12 02:26:17 UTC 2007
I had already done what you suggest.
I don't recall where I found the -DNOHTTPACCEPT directive.
I don't understand why I would use it. Never ran into this before.
Anyway, apache is working but still with this ssl problem.
Chuck Swiger wrote:
> On Jul 11, 2007, at 11:24 AM, pj wrote:
>> I can't find any clue as to how to start apache22 without SSL.
>>
>> What is httpd -DNOHTTPACCEPT ?
>>
>> Thanks for any help...
>
> Use "apachectl configtest" first to make sure the config is valid, then
> "apachectl start". To make this permanent, add something like:
>
> apache2_enable="YES"
>
> ...to /etc/rc.conf.
>
> The -DNOHTTPACCEPT controls or disables the AcceptFilter directive; see:
>
> http://httpd.apache.org/docs/2.2/mod/core.html#acceptfilter
> http://www.freebsd.org/cgi/man.cgi?query=accept_filter&sektion=9
>
> ---Chuck
>
>
More information about the freebsd-questions
mailing list