[shibboleth-sp2] 112/119: Clarify whether to add file to httpd.conf.

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


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

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

commit 98b520b96545e29fb552e95fe8fb50b8ad933695
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Mon Nov 19 16:34:43 2007 +0000

    Clarify whether to add file to httpd.conf.
---
 configs/apache.config.in   | 7 +++++--
 configs/apache2.config.in  | 5 ++++-
 configs/apache22.config.in | 5 ++++-
 3 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/configs/apache.config.in b/configs/apache.config.in
index fef3728..80e0a70 100644
--- a/configs/apache.config.in
+++ b/configs/apache.config.in
@@ -1,5 +1,8 @@
-# ADD THIS TO THE END OF YOUR APACHE'S HTTPD.CONF
-
+# RPM installations on platforms with a conf.d directory will
+# result in this file being copied into that directory for you.
+# For non-RPM installs, you can add this file to your
+# configuration using an Include command in httpd.conf
+  
 ######
 ## SHIB Config
 ######
diff --git a/configs/apache2.config.in b/configs/apache2.config.in
index 5d691e5..2d562b1 100644
--- a/configs/apache2.config.in
+++ b/configs/apache2.config.in
@@ -1,4 +1,7 @@
-# ADD THIS TO THE END OF YOUR APACHE'S HTTPD.CONF
+# RPM installations on platforms with a conf.d directory will
+# result in this file being copied into that directory for you.
+# For non-RPM installs, you can add this file to your
+# configuration using an Include command in httpd.conf
 
 ######
 ## SHIB Config
diff --git a/configs/apache22.config.in b/configs/apache22.config.in
index 20ec2ca..9ade290 100644
--- a/configs/apache22.config.in
+++ b/configs/apache22.config.in
@@ -1,4 +1,7 @@
-# ADD THIS TO THE END OF YOUR APACHE'S HTTPD.CONF
+# RPM installations on platforms with a conf.d directory will
+# result in this file being copied into that directory for you.
+# For non-RPM installs, you can add this file to your
+# configuration using an Include command in httpd.conf
 
 ######
 ## SHIB Config

-- 
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