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 /www-apps/webdavcgi
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 'www-apps/webdavcgi')
-rw-r--r--www-apps/webdavcgi/files/apache-webdavcgi-0.8-example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/webdavcgi/files/apache-webdavcgi-0.8-example.conf b/www-apps/webdavcgi/files/apache-webdavcgi-0.8-example.conf
index 58bef75eadb1..cf1d4d4dafe0 100644
--- a/www-apps/webdavcgi/files/apache-webdavcgi-0.8-example.conf
+++ b/www-apps/webdavcgi/files/apache-webdavcgi-0.8-example.conf
@@ -32,7 +32,7 @@
#
# For further informations and other configuration possibilities consult the
# WebDAV CGI documentation which is located at http://webdavcgi.sourceforge.net
-# and the Apache HTTP server documentation at http://httpd.apache.org/docs/
+# and the Apache HTTP server documentation at https://httpd.apache.org/docs/
#
ScriptAlias /webdavcgi "/usr/libexec/webdavcgi-0.8/cgi-bin/webdavwrapper"
ScriptAlias /webdav/logout "/usr/libexec/webdavcgi-0.8/cgi-bin/logout"