<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ssl  Zen-Funk Panda</title>
    <link>https://panda.zenfunk.it/tags/ssl/</link>
    <description>  Ssl  Zen-Funk Panda</description>
    <generator>Hugo</generator>
    <language>it</language>
    <lastBuildDate>Sat, 04 Oct 2014 15:30:57 +0000</lastBuildDate>
      <atom:link href="https://panda.zenfunk.it/tags/ssl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ISPConfig: snippet da incollare per il rewrite HTTP a HTTPS</title>
      <link>https://panda.zenfunk.it/posts/2014-10-04-ispconfig-snippet-da-incollare-per-il-rewrite-http-a-https/</link>
      <pubDate>Sat, 04 Oct 2014 15:30:57 +0000</pubDate>
      <guid>https://panda.zenfunk.it/posts/2014-10-04-ispconfig-snippet-da-incollare-per-il-rewrite-http-a-https/</guid>
      <description>&lt;p&gt;Anche se il &lt;strong&gt;rewrite&lt;/strong&gt; ad ssl è una pratica sconsigliata per motivi di compatibilità e performance in alcune situazioni è un &lt;em&gt;workaround&lt;/em&gt; necessario :/&lt;/p&gt;&#xA;&lt;p&gt;ISPconfig -&amp;gt; Siti -&amp;gt; &lt;em&gt;[vhost sito]&lt;/em&gt; -&amp;gt; Opzioni -&amp;gt; Direttive Apache&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;RewriteEngine on&#xA;RewriteCond %{SERVER_PORT} !^443$&#xA;RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} &amp;amp;#91;L,R]&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;</description>
    </item>
  </channel>
</rss>
