From 6a978bc2afb562e1b471bce7a13d35ed1ea62591 Mon Sep 17 00:00:00 2001 From: RPKI Documentation Robot Date: Tue, 2 Jul 2013 06:00:18 +0000 Subject: Automatic pull of documentation from Wiki. svn path=/trunk/; revision=5423 --- doc/doc.RPKI.CA.Configuration.web_portal | 12 ++++++++++++ doc/manual.pdf | Bin 752826 -> 753532 bytes 2 files changed, 12 insertions(+) (limited to 'doc') 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 Binary files a/doc/manual.pdf and b/doc/manual.pdf differ -- cgit v1.2.3