>>> Install one of FCGI, mod_python, mod_wsgi, etc and use that if you
>>> want to use Apache. If you want the fastest way to get things
>>> running, you want to use tracd.
>> 
>> By "fastest way to get things running" do you mean the shortest route
>> to a working system or a working system that is the fastest in use?
> 
> There is little difference in terms of speed between everything that
> isn't CGI. Tracd is just very easy to get going: 
> 
> tracd -p 81 -s /path/to/trac/env

Thanks.  Now I just have to find tracd on my system. <sigh>

>> IAC, will tracd allow me to have trac and gitweb available on the
>> same server?  I take it there's somewhere I bind tracd to some
>> alternate port (besides the 80 that httpd is listening on)?  Apache
>> is the way someone else got gitweb working on this server but I
>> don't care much how I implement trac.
> 
> -p (or --port) is what you want.

OK.  Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to