aboutsummaryrefslogtreecommitdiff
path: root/spss/handbook/handbook/config/config.html
diff options
context:
space:
mode:
authorkstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d>2012-02-21 12:44:07 +0000
committerkstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d>2012-02-21 12:44:07 +0000
commitf25530edb01126ad44bb5910a2ac0ba454f89379 (patch)
treed908c98d1659210f7e11daa7f035b1d23f2fe030 /spss/handbook/handbook/config/config.html
parentb858a62942137068394790a22c10b968e1c41e0f (diff)
downloadmoa-id-spss-f25530edb01126ad44bb5910a2ac0ba454f89379.tar.gz
moa-id-spss-f25530edb01126ad44bb5910a2ac0ba454f89379.tar.bz2
moa-id-spss-f25530edb01126ad44bb5910a2ac0ba454f89379.zip
Update cfg:IP statt cfg:IP bei MOA-SPSS Konfig
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1272 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss/handbook/handbook/config/config.html')
-rw-r--r--spss/handbook/handbook/config/config.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/spss/handbook/handbook/config/config.html b/spss/handbook/handbook/config/config.html
index 4013357e0..5d4f2c114 100644
--- a/spss/handbook/handbook/config/config.html
+++ b/spss/handbook/handbook/config/config.html
@@ -233,10 +233,10 @@
<p><b>Empfehlung:</b> Bei aktiviertem Aufl&ouml;sen von externen URIs sollten sowohl <em>localhost</em> als auch der <em>gesamte Intranetbereich</em> in die Blacklist eingetragen werden. Hierzu eine beispielhafte Blacklist: </p>
<p><code>&lt;cfg:BlackListUri&gt;<br>
- &lt;cfg:Host&gt;192.168&lt;/cfg:Host&gt;<br>
+ &lt;cfg:IP&gt;192.168&lt;/cfg:IP&gt;<br>
&lt;/cfg:BlackListUri&gt;<br>
&lt;cfg:BlackListUri&gt;<br>
- &lt;cfg:Host&gt;127.0.0.1&lt;/cfg:Host&gt;<br>
+ &lt;cfg:IP&gt;127.0.0.1&lt;/cfg:IP&gt;<br>
&lt;/cfg:BlackListUri&gt;</code></p></td>
</tr>
</table>