<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi Timmy,</p>
<p>Thank you for the good comment about existing links to the
archive. Yes, mailman archives are just static pages and our
apache configuration is aliased to accept <a class="moz-txt-link-abbreviated" href="http://www.crosswire.org">www.crosswire.org</a> and
crosswire.org the same, so existing links to any archives should
work.</p>
<p>I have taken your advice and redirected <a class="moz-txt-link-abbreviated" href="http://www.crosswire.org/mailman">www.crosswire.org/mailman</a>
to crosswire.org/mailman so any existing external links to our
mailman list will redirect to the non-www hostname.</p>
<p>Thank you for the comment and suggestion,</p>
<p>Troy</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 9/1/20 4:08 PM, Timmy wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAGAserNJUA6mSXbsCXYJVkL-MCHYRbpSV7+eeRF4qR7Qg6XqKA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">Hi Troy,
<div><br>
</div>
<div>Will existing links to mail archives still continue to
work? I see the <a
href="https://www.crosswire.org/mailman/listinfo"
moz-do-not-send="true">https://www.crosswire.org/mailman/listinfo</a>
now shows there are no mailing lists, but without the www the
correct page shows up.</div>
<div><br>
</div>
<div>But so far the link to archives including the www work.</div>
<div><br>
</div>
<div>I think you're using apache, but in nginx, I have
redirected www sites to just go to the site without www like
this:</div>
<div><br clear="all">
<div>
<div dir="ltr" class="gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">server {<br>
listen 443 ssl;<br>
listen [::]:443 ssl;<br>
<br>
server_name <a
href="http://www.sitename.com"
moz-do-not-send="true">www.sitename.com</a>;<br>
return 301 <a href="https://sitename.com"
moz-do-not-send="true">https://sitename.com</a>$request_uri;<br>
<br>
ssl_certificate /etc/letsencrypt/ ...
/fullchain.pem;<br>
ssl_certificate_key /etc/letsencrypt/ ...
/privkey.pem;<br>
}</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">God bless,<br>
<b><font face="georgia, serif"><span
style="background-color:rgb(255,255,255)">--<br>
Timmy Braun<br>
</span></font></b></div>
</div>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Tue, Sep 1, 2020 at 5:36 AM
Troy A. Griffitts <<a href="mailto:scribe@crosswire.org"
moz-do-not-send="true">scribe@crosswire.org</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Our
mailing lists are currently anchored to <a
href="http://www.crosswire.org" rel="noreferrer"
target="_blank" moz-do-not-send="true">www.crosswire.org</a>.
With the <br>
deprecation of 'www' over the past decade, we are attempting
to move <br>
each list to simply '<a href="http://crosswire.org"
rel="noreferrer" target="_blank" moz-do-not-send="true">crosswire.org</a>'.
This will mean that accessing <br>
listinfo and archives will no longer be at:<br>
<br>
<a href="https://www.crosswire.org/mailman/listinfo"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://www.crosswire.org/mailman/listinfo</a><br>
<br>
but soon at:<br>
<br>
<a href="https://crosswire.org/mailman/listinfo"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://crosswire.org/mailman/listinfo</a><br>
<br>
Please let me know if you find problems when access the lists
after we <br>
finish the migration in a few hours.<br>
<br>
Hope you are all having a great start to your week!<br>
<br>
Troy<br>
<br>
<br>
_______________________________________________<br>
sword-devel mailing list: <a
href="mailto:sword-devel@crosswire.org" target="_blank"
moz-do-not-send="true">sword-devel@crosswire.org</a><br>
<a href="http://crosswire.org/mailman/listinfo/sword-devel"
rel="noreferrer" target="_blank" moz-do-not-send="true">http://crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page</blockquote>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://crosswire.org/mailman/listinfo/sword-devel">http://crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
</blockquote>
</body>
</html>