Fwd: Re: [olug] Apache and https
Craig Wolf
CJWolf at mpsomaha.org
Mon Sep 26 15:56:15 UTC 2005
Ok, somewhere we went off-list with this...anyone else?? I have added
the "-D SSL" and "-D SSL_DEFAULT_VHOST" to the start statement but
still no go...any other ideas appreciated!
Craig Wolf
Linux Web Server Support
Desktop/Network Specialist
402-894-6283
>>> "Daniel Linder" <dan at linder.org> 9/22/2005 >>>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, September 22, 2005 09:40, Craig Wolf wrote:
> Log file info:
> [Thu Sep 22 09:17:11 2005] [error] [client 205.202.189.64] Invalid
> method in request \x80g\x01\x03
> link: https://www.mpsfoundation.org/images/f-header.gif
>
> What a concept...logfile. Ok some searching on that presents
itself
> that SSLEngine is not on. Where/what file do I add that to?
On my Gentoo system, it's under
"/etc/apache2/modules.d/41_mod_ssl.default-vhost.conf". If
you can't find it there, you can try going to the /etc directory and
running:
egrep -irl sslengine .
and that will spit the file names where "sslengine" (ignoring
case) are found.
You might also need the "-D SSL" option in the
/etc/conf.d/apache2 file. Here is mine:
APACHE2_OPTS="-D DEFAULT_VHOST -D SSL -D PHP4 -D SSL_DEFAULT_VHOST -D
USERDIR"
With Apache2 you need both the "-D SSL" and "-D
SSL_DEFAULT_VHOST" if you need the Virtual Hosts to do SSL.
Dan
- - - - -
"Wait for that wisest of all counselors, time." -- Pericles
"I do not fear computer, I fear the lack of them." -- Isaac
Asimov
GPG fingerprint:6FFD DB94 7B96 0FD8 EADF 2EE0 B2B0 CC47 4FDE 9B68
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDMsX9srDMR0/em2gRAv2PAKDPrhJyg8YG3mR6Qibr4sISGtOnYwCgx+8E
exAjmx3RpLL8al0weFwJ7D0=
=46mi
-----END PGP SIGNATURE-----
More information about the OLUG
mailing list