Thread
:
Apache 2.2.0 with SSL on AIX 5.3
View Single Post
#
2
(
permalink
)
01-05-2008, 09:09 AM
Bernie
Posts: n/a
Re: Apache 2.2.0 with SSL on AIX 5.3
I found the problem. Apparently the directive "Listen 80" doesn't work,
so I made it more specific to "Listen 12.34.56.78:80", of course where
12.34.56.78 is my IP address and it worked like a charm.
Bernie
Bernie