Skip to content

Commit 91b4f4a

Browse files
eseyffarthMattias Schlenker
authored andcommitted
pick-24 specify apache file type where clearly appropriate
1 parent c144707 commit 91b4f4a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/onprem/de/saml.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ Als letzten Schritt ersetzen Sie die Authentifizierungskonfigurationsdatei `~/et
288288
Beachten Sie in der folgenden Beispielkonfiguration, dass in der mit `LoadModule` beginnenden Zeile der Pfad des Installationsverzeichnisses je nach verwendeter Distribution variieren kann:
289289

290290
.~/etc/apache/conf.d/auth.conf
291-
[{file}]
291+
[{apache}]
292292
----
293293
# Set this to the Name of your {CMK} site, e.g.
294294
#Define SITE
@@ -487,7 +487,7 @@ Voraussetzungen für die folgende Beispielkonfiguration:
487487
Beachten Sie in der folgenden Beispielkonfiguration, dass in der mit `LoadModule` beginnenden Zeile der Pfad des Installationsverzeichnisses je nach verwendeter Distribution variieren kann:
488488

489489
.~/etc/apache/conf.d/auth.conf
490-
[{file}]
490+
[{apache}]
491491
----
492492
#Set this to the Name of your {CMK} site, e.g.
493493
# Define SITE mysite
@@ -578,7 +578,7 @@ Wenn NetIQ Access Manager als IdP fungiert, ergeben sich einige Änderungen, bei
578578
Beachten Sie in der folgenden Beispielkonfiguration, dass in der mit `LoadModule` beginnenden Zeile der Pfad des Installationsverzeichnisses je nach verwendeter Distribution variieren kann:
579579

580580
.~/etc/apache/conf.d/auth.conf
581-
[{file}]
581+
[{apache}]
582582
----
583583
584584
# Set this to the Name of your {CMK} site, e.g.# Define SITE mysite

src/onprem/en/saml.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ As a final step, replace the authentication configuration file `~/etc/apache/con
291291
Note in the following example configuration that the path of the installation directory in the line beginning with `LoadModule` may vary depending on the distribution used:
292292

293293
.~/etc/apache/conf.d/auth.conf
294-
[{file}]
294+
[{apache}]
295295
----
296296
# Set this to the Name of your {CMK} site, e.g.
297297
#Define SITE
@@ -490,7 +490,7 @@ Prerequisites for the following sample configuration:
490490
Note in the following example configuration that the path of the installation directory in the line beginning with `LoadModule` may vary depending on the distribution used:
491491
492492
.~/etc/apache/conf.d/auth.conf
493-
[{file}]
493+
[{apache}]
494494
----
495495
#Set this to the Name of your {CMK} site, e.g.
496496
# Define SITE mysite
@@ -581,7 +581,7 @@ When NetIQ Access Manager acts as the IdP, there are some differences in the con
581581
Note in the following example configuration that the path of the installation directory in the line beginning with `LoadModule` may vary depending on the distribution used:
582582
583583
.~/etc/apache/conf.d/auth.conf
584-
[{file}]
584+
[{apache}]
585585
----
586586

587587
# Set this to the Name of your {CMK} site, e.g.# Define SITE mysite

0 commit comments

Comments
 (0)