<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi there, <br>
</p>
<p>I'm hoping this could be of interest to some here.<br>
</p>
<p>nice one<br>
Mick<br>
</p>
<div class="moz-forward-container">-------- Forwarded Message
--------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th align="RIGHT" valign="BASELINE" nowrap="nowrap">Subject:
</th>
<td>[FM Discuss] Testing new front page</td>
</tr>
<tr>
<th align="RIGHT" valign="BASELINE" nowrap="nowrap">Date: </th>
<td>Sun, 30 Oct 2016 18:27:01 +0000</td>
</tr>
<tr>
<th align="RIGHT" valign="BASELINE" nowrap="nowrap">From: </th>
<td>Mick <a class="moz-txt-link-rfc2396E" href="mailto:mick@flossmanuals.net"><mick@flossmanuals.net></a></td>
</tr>
<tr>
<th align="RIGHT" valign="BASELINE" nowrap="nowrap">Reply-To:
</th>
<td><a class="moz-txt-link-abbreviated" href="mailto:discuss@lists.flossmanuals.net">discuss@lists.flossmanuals.net</a></td>
</tr>
<tr>
<th align="RIGHT" valign="BASELINE" nowrap="nowrap">To: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:discuss@lists.flossmanuals.net">discuss@lists.flossmanuals.net</a></td>
</tr>
</tbody>
</table>
<br>
<br>
<pre>Hi there,
I'm testing the new front page at
<a class="moz-txt-link-freetext" href="http://en.flossmanuals.net/">http://en.flossmanuals.net/</a>
It would be great to get some feedback and bug reports here if anyone
has the time.
<a class="moz-txt-link-freetext" href="https://gitlab.com/mickfuzz/fm_en_splash/issues">https://gitlab.com/mickfuzz/fm_en_splash/issues</a>
The old site is here
<a class="moz-txt-link-freetext" href="http://www.flossmanuals.net">http://www.flossmanuals.net</a>
One specific thing I need help with is redirects.
for example:
<a class="moz-txt-link-freetext" href="http://en.flossmanuals.net/turtle-art">http://en.flossmanuals.net/turtle-art</a> and
<a class="moz-txt-link-freetext" href="http://en.flossmanuals.net/turtle-art/getting-started">http://en.flossmanuals.net/turtle-art/getting-started</a>
redirect ok
but <a class="moz-txt-link-freetext" href="http://en.flossmanuals.net/turtle-art/">http://en.flossmanuals.net/turtle-art/</a>
or <a class="moz-txt-link-freetext" href="http://en.flossmanuals.net/turtle-art/getting-started/">http://en.flossmanuals.net/turtle-art/getting-started/</a> don't
The rule I'm using is
RewriteRule (.*)$ <a class="moz-txt-link-freetext" href="http://write.flossmanuals.net/$1/">http://write.flossmanuals.net/$1/</a> [R=301,L]
This is probably really easy but I'm clueless on regex
Thanks
Mick
_______________________________________________
Discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Discuss@lists.flossmanuals.net">Discuss@lists.flossmanuals.net</a>
<a class="moz-txt-link-freetext" href="http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net">http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net</a>
</pre>
</div>
</body>
</html>