<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
I can confirm that
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Maurice de Laat's bug report is correct. When you have the Apache
rewrite rules in /etc/httpd/conf.d/ssl_perl.conf enabled, the rule<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
RewriteRule ^/(.*) <a href="http://vsite/$1">http://vsite/$1</a>
[L,R=301]<br>
<br>
in each virtual site's /etc/httpd/conf/vhosts/site[x] file leads to
an infinite SSL/non-SSL redirect loop, at least when using GoDaddy
certificates. I'm not sure what the point of the above re-write rule
is, but things seem to work a lot better when it's disabled.<br>
<br>
Aaron<br>
<br>
<div class="moz-signature">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td colspan="4">
<hr style="color: #404040; background-color: #404040;
height: 1px; border: #404040 solid 0px;"></td>
</tr>
<tr>
<td style="padding-left: 8px; padding-top: 8px;"
valign="top"><a href="http://www.thinkcomputer.com"><img
src="cid:part1.05010104.06010602@thinkcomputer.com"
alt="Think Computer Corporation" align="bottom"
border="0" height="96" width="66"></a></td>
<td style="padding-right: 8px;" align="right" valign="top"
width="380">
<font color="#606060" face="Helvetica,Arial" size="-1">
<p>
<b>Aaron Greenspan</b><br>
President & CEO<br>
Think Computer Corporation</p>
<font style="text-decoration: none;" color="#808080"
face="Tahoma,Helvetica,Arial" size="-2">
<p>
<i>telephone</i> +1 415 670 9350<br>
<i>toll free</i> +1 888 815 8599<br>
<i>fax</i> +1 415 373 3959<br>
<i>e-mail</i> <a class="moz-txt-link-abbreviated" href="mailto:aarong@thinkcomputer.com">aarong@thinkcomputer.com</a><br>
<i>web</i> <a class="moz-txt-link-freetext" href="http://www.thinkcomputer.com">http://www.thinkcomputer.com</a></p>
</font>
</font>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>