> -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > On Behalf Of Chris Nelson > Sent: Thursday, August 28, 2008 12:01 PM > To: [email protected] > Subject: [Trac] Re: 403 errors trying to access trac > > > >>> 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
It is installed to $PREFIX/bin automatically (unless you are using some weird RH package and they changed is). Normally this means /usr/bin/tracd. --Noah --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
