From f25530edb01126ad44bb5910a2ac0ba454f89379 Mon Sep 17 00:00:00 2001 From: kstranacher Date: Tue, 21 Feb 2012 12:44:07 +0000 Subject: 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 --- spss/handbook/conf/moa-spss/sp.minimum.config.xml | 4 ++-- spss/handbook/conf/moa-spss/spss.config.xml | 4 ++-- spss/handbook/conf/moa-spss/ss.minimum.config.xml | 4 ++-- spss/handbook/handbook/config/config.html | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/spss/handbook/conf/moa-spss/sp.minimum.config.xml b/spss/handbook/conf/moa-spss/sp.minimum.config.xml index 746b1fd59..af7077e79 100644 --- a/spss/handbook/conf/moa-spss/sp.minimum.config.xml +++ b/spss/handbook/conf/moa-spss/sp.minimum.config.xml @@ -8,10 +8,10 @@ diff --git a/spss/handbook/conf/moa-spss/spss.config.xml b/spss/handbook/conf/moa-spss/spss.config.xml index 674c76c3a..f12748f68 100644 --- a/spss/handbook/conf/moa-spss/spss.config.xml +++ b/spss/handbook/conf/moa-spss/spss.config.xml @@ -8,10 +8,10 @@ diff --git a/spss/handbook/conf/moa-spss/ss.minimum.config.xml b/spss/handbook/conf/moa-spss/ss.minimum.config.xml index 73d1dcc14..4f39f8517 100644 --- a/spss/handbook/conf/moa-spss/ss.minimum.config.xml +++ b/spss/handbook/conf/moa-spss/ss.minimum.config.xml @@ -8,10 +8,10 @@ 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 @@

Empfehlung: Bei aktiviertem Auflösen von externen URIs sollten sowohl localhost als auch der gesamte Intranetbereich in die Blacklist eingetragen werden. Hierzu eine beispielhafte Blacklist:

<cfg:BlackListUri>
- <cfg:Host>192.168</cfg:Host>
+ <cfg:IP>192.168</cfg:IP>
</cfg:BlackListUri>
<cfg:BlackListUri>
- <cfg:Host>127.0.0.1</cfg:Host>
+ <cfg:IP>127.0.0.1</cfg:IP>
</cfg:BlackListUri>

-- cgit v1.2.3