<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Thank you all !<br>
<br>
But <a class="moz-txt-link-freetext" href="https://www.crosswire.org">https://www.crosswire.org</a> is not fully functional, indeed some
links redirect to <a class="moz-txt-link-freetext" href="http://www.crosswire.org">http://www.crosswire.org</a> (and not https!).<br>
For instance go on <a class="moz-txt-link-freetext" href="https://www.crosswire.org/">https://www.crosswire.org/</a>, the link to the
forum in the right panel redirects to crosswire on http... (same
problem with the links "devotional" on this page). Actually the
href should be /forums (the link is currently absolute instead of
being relative) (or generated according to the user request...).<br>
<br>
You can use the include instruction to avoid duplication in apache
configuration (see
<a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/679383/do-i-have-to-duplicate-the-virtualhost-directives-for-port-80-and-443">http://stackoverflow.com/questions/679383/do-i-have-to-duplicate-the-virtualhost-directives-for-port-80-and-443</a>).<br>
<br>
-yvand<br>
<br>
Le 16/03/2013 21:33, Troy A. Griffitts a écrit :<br>
</div>
<blockquote cite="mid:5144D700.8030201@crosswire.org" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Sorry guys. I think I've taken care
of this. I've copied our *:80 JkMounts over to the ssl.conf
_default:443. It seems to work, from a cursory trial. It would
be nice if we didn't have to have 2 copies of the
configuration. If anyone knows of a "Yeah, just sends all :443
stuff to the same place as the :80 stuff" configuration option,
please let me know.<br>
<br>
Troy<br>
</div>
</blockquote>
</body>
</html>