Tagged Questions

0
votes
2answers
424 views

How do you run Trac on a public server?

Since the TFS is too big for our project, we want to use subversion and Trac. The hosting environment is Windows 2003 and IIS. There are some options: Run tracd Run Apache with mod_python Run tracd ...