aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/doc.RPKI.CA.Configuration.web_portal12
-rw-r--r--doc/manual.pdfbin752826 -> 753532 bytes
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/doc.RPKI.CA.Configuration.web_portal b/doc/doc.RPKI.CA.Configuration.web_portal
index f24b0a8b..096f5101 100644
--- a/doc/doc.RPKI.CA.Configuration.web_portal
+++ b/doc/doc.RPKI.CA.Configuration.web_portal
@@ -26,3 +26,15 @@ SQL password the web portal should use.
Site-specific secret key for Django.
No default value.
+
+***** allowed-hosts *****
+
+Name of virtual host that runs the Django GUI, if this is not the same as the
+system hostname. Django's security code wants to know the name of the virtual
+host on which Django is running, and will fail when it thinks it's running on a
+disallowed host.
+
+If you get an error like "Invalid HTTP_HOST header (you may need to set
+ALLOWED_HOSTS)", you will need to set this option.
+
+No default value.
diff --git a/doc/manual.pdf b/doc/manual.pdf
index 3cc6a567..8085dea9 100644
--- a/doc/manual.pdf
+++ b/doc/manual.pdf
Binary files differ