<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3AOptional_settings%2F75%2Fde</id>
	<title>Translations:Optional settings/75/de - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3AOptional_settings%2F75%2Fde"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Optional_settings/75/de&amp;action=history"/>
	<updated>2026-08-10T22:50:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Optional_settings/75/de&amp;diff=67542&amp;oldid=prev</id>
		<title>C schmitz: Created page with &quot;Wenn Sie SSL (&quot;https&quot;) für Ihre LimeSurvey Installation nutzen, können die folgenden Zeilen in Ihrer config.php die Sicherheit erhöhen: &lt;syntaxhighlight lang=&quot;php&quot; enclose=...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Optional_settings/75/de&amp;diff=67542&amp;oldid=prev"/>
		<updated>2016-04-27T08:17:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Wenn Sie SSL (&amp;quot;https&amp;quot;) für Ihre LimeSurvey Installation nutzen, können die folgenden Zeilen in Ihrer config.php die Sicherheit erhöhen: &amp;lt;syntaxhighlight lang=&amp;quot;php&amp;quot; enclose=...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Wenn Sie SSL (&amp;quot;https&amp;quot;) für Ihre LimeSurvey Installation nutzen, können die folgenden Zeilen in Ihrer config.php die Sicherheit erhöhen:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;php&amp;quot; enclose=&amp;quot;pre&amp;quot;&amp;gt;        // Setze den Cookie via SSL&lt;br /&gt;
        &amp;#039;session&amp;#039; =&amp;gt; array (&lt;br /&gt;
            &amp;#039;cookieParams&amp;#039; =&amp;gt; array(&lt;br /&gt;
                    &amp;#039;secure&amp;#039; =&amp;gt; true, // use SSL for cookies&lt;br /&gt;
                    &amp;#039;httponly&amp;#039; =&amp;gt; true // Cookies dürfen nicht von anderen Protokollen genutzt werden&lt;br /&gt;
                ),&lt;br /&gt;
            ),&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>C schmitz</name></author>
	</entry>
</feed>