summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-06-01 15:49:26 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-01 15:52:34 -0400
commite68f99339aa6fa5a7f57f83c2f519f2b69b81036 (patch)
tree6a983f10780397dd16be85ba36ab35fa35599669 /net-nds
parentmedia-sound/amarok: Fix build w/ gcc-6 (diff)
downloadgentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.gz
gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.bz2
gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.zip
apache: switch to https:// URI
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/389-admin/files/389-admin.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/389-admin/files/389-admin.confd b/net-nds/389-admin/files/389-admin.confd
index 8f134a4a2e76..2f3e92affe2e 100644
--- a/net-nds/389-admin/files/389-admin.confd
+++ b/net-nds/389-admin/files/389-admin.confd
@@ -68,6 +68,6 @@ APACHE2_OPTS="-D DEFAULT_VHOST -D LANGUAGE -D INFO -D SUEXEC"
# Method to use when reloading the server
# Valid options are 'restart' and 'graceful'
-# See http://httpd.apache.org/docs/2.2/stopping.html for information on
+# See https://httpd.apache.org/docs/2.2/stopping.html for information on
# what they do and how they differ.
#RELOAD_TYPE="graceful"