[shibboleth-sp2] 14/100: Corrected Site attributes definition.

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to annotated tag 1.2.1
in repository shibboleth-sp2.

commit 82c6b309219f3da751c7c3f7f42b4471b6369cec
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Sun Aug 22 21:51:17 2004 +0000

    Corrected Site attributes definition.
---
 doc/DEPLOY-GUIDE-TARGET.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/DEPLOY-GUIDE-TARGET.html b/doc/DEPLOY-GUIDE-TARGET.html
index 7b9c556..01efcb0 100644
--- a/doc/DEPLOY-GUIDE-TARGET.html
+++ b/doc/DEPLOY-GUIDE-TARGET.html
@@ -1026,7 +1026,7 @@ most minor "letter" updates should be usable.</p>
         <!-- IIS only:
         <a class="fixedlink" href="#confImplementation"><Implementation></a>
             <a class="fixedlink" href="#confISAPI"><ISAPI normalizeRequest="true"></a>
-                <a class="fixedlink" href="#confSite"><Site id="1" scheme="https" host="localhost" port="443"/></a>
+                <a class="fixedlink" href="#confSite"><Site id="1" scheme="https" name="localhost" port="443"/></a>
             <a class="fixedlink" href="#confISAPI"></ISAPI></a>
         <a class="fixedlink" href="#confImplementation"></Implementation></a>
         -->
@@ -1664,10 +1664,10 @@ cookieProps="<i>URL</i>"></span></a></dd>
         which provides fine-grained control over aspects of target behavior at a host, path, or document level.</p>
         </dd>
 
-        <dd class="attribute"><a name="confSite"><span class="fixed"><Site <span class="mandatory">id="<i>INSTANCE_ID</i>" host="<i>fqdn</i>"</span> scheme="<i>http/https</i>" port="<i>integer</i>"></span></a></dd>
+        <dd class="attribute"><a name="confSite"><span class="fixed"><Site <span class="mandatory">id="<i>INSTANCE_ID</i>" name="<i>fqdn</i>"</span> scheme="<i>http/https</i>" port="<i>integer</i>"></span></a></dd>
         <dd class="value">
         <p>This element is placed in the <a href="#confISAPI"><span class="fixed">ISAPI</span></a> element to specify a
-        mapping from individual instance ID's to the corresponding host, port, and scheme.</p>
+        mapping from individual instance ID's to the corresponding hostname, port, and scheme.</p>
         </dd>
 
         <dd class="attribute"><a name="confTCPListener"><span class="fixed"><TCPListener <span class="mandatory">address="<i>pathname</i>"  port="<i>integer</i>"</span> acl="<i>ip</i>"></span></a></dd>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list