summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-03-02 14:50:33 +0000
committerSol Jerome <solj@ices.utexas.edu>2010-03-02 14:50:33 +0000
commit7c60645493b6d2d759c29bef75b704c1ac28ed04 (patch)
tree8c2782922b42e3e5f851f7d515235a713c53dc6f /doc
parentec7cfaf543a693649a98e163895a49a2a9ef96f6 (diff)
downloadbcfg2-7c60645493b6d2d759c29bef75b704c1ac28ed04.tar.gz
bcfg2-7c60645493b6d2d759c29bef75b704c1ac28ed04.tar.bz2
bcfg2-7c60645493b6d2d759c29bef75b704c1ac28ed04.zip
doc: Add web prefix information for dynamic django reports
Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5745 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc')
-rw-r--r--doc/server/reports/dynamic.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/server/reports/dynamic.txt b/doc/server/reports/dynamic.txt
index b866ba574..7df95cbcb 100644
--- a/doc/server/reports/dynamic.txt
+++ b/doc/server/reports/dynamic.txt
@@ -47,6 +47,10 @@ Installation of web-based Reports
Reports no longer needs to be installed at the root URL for a given
host. Therefore, reports no longer require their own virtual host.
+ In order to make this work, you will need to specify your web prefix
+ by adding a **web_prefix** setting in the [statistics] section of
+ your ``bcfg2.conf``.
+
An example site config is included below for the vhost "reports.mcs.anl.gov"::
<VirtualHost reports.mcs.anl.gov>