You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <de...@bloodhound.apache.org> on 2013/07/23 03:34:04 UTC

[Apache Bloodhound] BloodhoundInstall modified

Page "BloodhoundInstall" was changed by aclave1
Diff URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundInstall?action=diff&version=21>
Revision 21
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BloodhoundInstall
=========================================================================
--- BloodhoundInstall (version: 20)
+++ BloodhoundInstall (version: 21)
@@ -149,7 +149,7 @@
 
 == Web Server ==
 
-If you have managed to prove that you can run the system with the standalone tracd, you should now also be able to run through a web server. Here we provide details about how to use the Apache webserver. It is currently recommended to use Apache with mod_wsgi to serve Bloodhound. The following instructions require apache to be installed along with the wsgi and auth_digest modules.
+If you have managed to prove that you can run the system with the standalone tracd, you should now also be able to run through a web server. Here we provide details about how to use the Apache webserver. It is currently recommended to use Apache with mod_wsgi (libapache2-mod-wsgi) to serve Bloodhound. The following instructions require apache to be installed along with the wsgi and auth_digest modules.
 
 It is possible to get the trac-admin command to reduce some of the work of creating the wsgi file
  {{{
@@ -169,7 +169,7 @@
    sudo vi /etc/apache2/sites-available/bloodhound
  }}}
 
-Add to this something like:
+Add to this something like (Note that /path/to/bloodhound means /path/to/apache-bloodhound-incubating-<version number>/installer/bloodhound) :
  {{{
   <VirtualHost *:8080>
     WSGIDaemonProcess bh_tracker user=bloodhound python-path=/path/to/bloodhound/lib/python2.7/site-packages
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundInstall>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundInstall' page.
If it was not you, please report to .