
clinton.chau at gmail
Oct 13, 2009, 11:36 AM
Post #2 of 3
(205 views)
Permalink
|
|
Re: May I Install trac standalone without Apache and also support for subversion 1.6.5?
[In reply to]
|
|
Yes, this is possible, and there are various pages on the Internet that describes possible configurations. We're using the Windows 2003, IIS 6 platform. Trac is being served up as a Windows service running the tracd Python script, which is passed in requests using the Apache ISAPI redirector. We are also running svnserve as a Windows service, and the user accounts are shared between Trac and SVN using a file-based SASL database. We elected to do this because we didn't want to attempt to run both IIS and Apache on the same hardware. On Oct 13, 8:43 am, Yonggang Luo <luoyongg...@gmail.com> wrote: > I am using Windows 7 RC platform. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users [at] googlegroups To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|