]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Document site/sslproxy config value
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 10 Feb 2016 00:11:43 +0000 (01:11 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 10 Feb 2016 00:11:43 +0000 (01:11 +0100)
Should be put into installation configuration too. Maybe a sample
and commented out entry in config.php as well.

CONFIGURE

index d0b6a2448439208c84b18f18b6264272d93eeb3a..57e9f64b41fbd207947e5d6a173664e1b334db4c 100644 (file)
--- a/CONFIGURE
+++ b/CONFIGURE
@@ -100,6 +100,10 @@ ssl: Whether to use SSL and https:// URLs for some or all pages.
     (don't use it for any pages), or 'sometimes' (use it for
     sensitive pages that include passwords like login and registration,
     but not for regular pages). Default to 'never'.
+sslproxy: Whether to force GNUsocial to think it is HTTPS when the
+    server gives no such information. I.e. when you're using a reverse
+    proxy that adds the encryption layer but the webserver that runs PHP
+    isn't configured with a key and certificate.
 sslserver: use an alternate server name for SSL URLs, like
     'secure.example.org'. You should be careful to set cookie
     parameters correctly so that both the SSL server and the