summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2015-11-17 09:05:12 -0100
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2015-11-17 09:20:02 -0100
commit81a140c48c004dda3111fda537fecf913ebbfaa6 (patch)
tree7b99bd0ae63c1e7772de7e8582b5af23230d9b42 /www-apps/drupal/files
parentdev-python/git-review: amd64 stable wrt bug #566010 (diff)
downloadgentoo-81a140c48c004dda3111fda537fecf913ebbfaa6.tar.gz
gentoo-81a140c48c004dda3111fda537fecf913ebbfaa6.tar.bz2
gentoo-81a140c48c004dda3111fda537fecf913ebbfaa6.zip
[www-apps/drupal] Bump to 8.0.0_rc4 release - fixes bug 565814. Drop old beta / rc versions. Update postinstall instructions.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Diffstat (limited to 'www-apps/drupal/files')
-rw-r--r--www-apps/drupal/files/postinstall-en.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/www-apps/drupal/files/postinstall-en.txt b/www-apps/drupal/files/postinstall-en.txt
index a8a59c184b5a..735436198cdf 100644
--- a/www-apps/drupal/files/postinstall-en.txt
+++ b/www-apps/drupal/files/postinstall-en.txt
@@ -11,7 +11,12 @@ location
http://${VHOST_HOSTNAME}/${VHOST_APPDIR}
-and provide the credential required for the database access.
+and provide the credentials required for the database access.
+
+If you installed into a vhost, for the above address to be accurate,
+you need to pass -h "<host>" and -d "<install dir>" into webapp_config.
+The protocol is hardcoded, so you'll have to use https:// if you're
+using an SSL / TLS connection.
SECURITY NOTICE: If you use SSL on your Drupal installation, you
should enable the PHP configuration option 'session.cookie-secure'