#3506: PATCH: Allow tracd to serve projects from the URL root
-----------------------+----------------------------------------------------
 Reporter:  pacopablo  |       Owner:  jonas
     Type:  defect     |      Status:  new  
 Priority:  normal     |   Milestone:       
Component:  tracd      |     Version:  devel
 Severity:  normal     |    Keywords:       
-----------------------+----------------------------------------------------
 With external webservers, it is possible to configure Trac such that it is
 served from the root URL.  However, tracd will always display a project
 listing, even if only one project is beign served.

 This request has come up on the mailing list
 [http://lists.edgewall.com/archive/trac/2006-May/008021.html previously].
 The [http://lists.edgewall.com/archive/trac/2006-May/008035.html response]
 from Matt Good was that another option should be provided to tracd.

 Attached is a patch that provides the {{{--serve-root}}} option.  If
 specified, then it will not show a project list and simply serve the
 project listed.

 I'll admit that my approach might not be the best.  However, I couldn't
 think of a better way to get the necessary info to the required objects.
 So any feedback on the patch is very welcome.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3506>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to