diff options
author | RPKI Documentation Robot <docbot@rpki.net> | 2013-02-05 22:00:25 +0000 |
---|---|---|
committer | RPKI Documentation Robot <docbot@rpki.net> | 2013-02-05 22:00:25 +0000 |
commit | 6abac669a122409e167324c4cd10714595d7049d (patch) | |
tree | 1ed66074e4340072e127619325827ab54f2bbf1d /doc/doc.RPKI.CA.UI.GUI | |
parent | 74eb88e28724a35b77b2630211b500fd124e79f0 (diff) |
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=5033
Diffstat (limited to 'doc/doc.RPKI.CA.UI.GUI')
-rw-r--r-- | doc/doc.RPKI.CA.UI.GUI | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc.RPKI.CA.UI.GUI b/doc/doc.RPKI.CA.UI.GUI index 5fad466f..98b27dc8 100644 --- a/doc/doc.RPKI.CA.UI.GUI +++ b/doc/doc.RPKI.CA.UI.GUI @@ -89,7 +89,7 @@ By default, the web portal is run in embedded mode in mod_wsgi, which means it runs inside the apache process. However, you can make the web portal run in daemon mode as a different user using mod_wsgi. - $ ./configure --enable-daemon-mode[=user[:group]] + $ ./configure --enable-wsgi-daemon-mode[=user[:group]] Where user is the optional user to run the web portal as, and group is the optional group to run the web portal as. If user is not specified, it will run |