]> 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:26:59 +0000 (03:26 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 8 Oct 2010 03:26:59 +0000 (03:26 +0000)
commit31fa395d7cae80337ec1871bc243d4518c4335e2
treea81f72cacbca21d8f77814e1e5ec3a1dab61ba50
parent9e6842e22dd3d7a2818a2af740fb2eee0337a528
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/branches/rel_1_6_1@18236 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/examples/apache/eg.conf