<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: Beate's Code Snippets</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sun, 27 Jul 2008 07:33:36 GMT</pubDate>
    <description>DZone Snippets: Beate's Code Snippets</description>
    <item>
      <title>Redirect port 80 to port 443 (ssl)</title>
      <link>http://snippets.dzone.com/posts/show/691</link>
      <description>&lt;code&gt;&lt;br /&gt;RewriteEngine On &lt;br /&gt;RewriteCond  %{SERVER_PORT} !^443$&lt;br /&gt;RewriteRule ^(.*)$ https://www.domain.de/folder/$1 [L,R]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Fri, 09 Sep 2005 18:34:49 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/691</guid>
      <author>beate (Beate)</author>
    </item>
  </channel>
</rss>
