Re: apache + libapache-mod-ssl vs. apache-ssl?
Thanks Mr. Shugg for that clarification.
Of course, it turned out I did something inexcusably stupid.
I had a block:
<IfModule mod_ssl.c>
Listen 80
Listen 443
</IfModule>
This block is pretty normal; what I messed up was its *location*. One
guess as to where. Yep.
Above all the LoadModule directives. Thought I was being clever by
putting the block where the Listen directive is in the original
httpd.conf. Duuuuuuh.
Sorry for wasting everyone's time. Maybe these missives will end up
on someone's search before they embarrass themselves by repeating not
only my mistake, but my public exposure of my stupid.
Thanks all.
--JB
--
"It's not that everything is as-it-is, without us having tried anything.
Everything is as-it-is after we've broken our bones, trying everything."
--Ichitaro
Reply to: