]> git.evergreen-ils.org Git - Evergreen.git/commit
Avoid scary SSL / HTTPS errors in Apache configuration
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 8 Oct 2010 03:30:00 +0000 (03:30 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 8 Oct 2010 03:30:00 +0000 (03:30 +0000)
commitc7e396600d5aedba23b43698e0bbfca3f60145b2
tree9131ba8ba2d4d23fce04fe9f6dcf606e5577ae51
parent3d0c1a7a25783534ff97e013a05f0fce7c253560
Avoid scary SSL / HTTPS errors in Apache configuration

When port 443 is the last listener port, Apache generates lots
of "unknown protocol speaking not SSL to HTTPS port!?" errors in
the logs - which are scary, but harmless. Putting port 80 last
avoids those errors entirely, per http://wiki.apache.org/httpd/InternalDummyConnection

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18239 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/examples/apache/eg.conf