summaryrefslogtreecommitdiff
path: root/www-apps/bugzilla
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/bugzilla
parent8bfde08d22c3e55127883857d4ac46bbe4efa164 (diff)
downloadgentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.gz
gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.xz
apache: switch to https:// URI
Diffstat (limited to 'www-apps/bugzilla')
-rw-r--r--www-apps/bugzilla/files/postinstall-en.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/bugzilla/files/postinstall-en.txt b/www-apps/bugzilla/files/postinstall-en.txt
index 2d18de0b810..9b6a8798a64 100644
--- a/www-apps/bugzilla/files/postinstall-en.txt
+++ b/www-apps/bugzilla/files/postinstall-en.txt
@@ -9,5 +9,5 @@
3. Please note that Apache2 sets AllowOverride None by default. You may have
to edit it to process the .htaccess file provided by Bugzilla. Please see
- http://httpd.apache.org/docs/2.2/mod/core.html#allowoverride and
+ https://httpd.apache.org/docs/2.2/mod/core.html#allowoverride and
http://www.bugzilla.org/docs/${MY_PB}/en/html/configuration.html#http for more info.