
timblack1 at gmail
Mar 2, 2009, 3:47 PM
Views: 176
Permalink
|
|
How can I skip "Available Projects" page?
|
|
I have been running Trac as a CGI script for a while, and now my server staff recommended I run it as tracd in order to improve its performance (specifically, to reduce memory usage--do you think tracd uses less memory?) So I started up tracd with the following command: /home2/username/bin/tracd -p 7560 -r --basic-auth=/home2/username/ webapps/sgs_tracd/,/path/to/.htpasswd,username.webfactional.com /home2/ username/webapps/sgs_tracd Trac appears to be working, but it doesn't work the same way it does as a CGI script (I still have a copy of the same environment running that way at a different URL). What is new is now the first page I see says "Available Projects" and gives me a link to the one and only project which I want to serve from this URL. I don't want the "Available Projects" page; I just want the frontend of Trac that challenges for a password then displays the wiki under the header which contains the main menu. How can I configure Trac to skip the "Available Projects" page? Tim Black --~--~---------~--~----~------------~-------~--~----~ 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.com To unsubscribe from this group, send email to trac-users+unsubscribe[at]googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|