[Trac-tickets] [The Trac Project] #1305: Using SCRIPT_NAME as path to trac.cgi leads to 'unprettied' links when using lighttpd

The Trac Project noreply at edgewall.com
Wed Mar 16 04:37:09 EST 2005


#1305: Using SCRIPT_NAME as path to trac.cgi leads to 'unprettied' links when
using lighttpd
---------------------+------------------------------------------------------
       Id:  1305     |      Status:  new                                  
Component:  general  |    Modified:  Wed Mar 16 04:37:08 2005             
 Severity:  normal   |   Milestone:                                       
 Priority:  normal   |     Version:  0.8.1                                
    Owner:  jonas    |    Reporter:  Mark Rowe <edgewall.com at bdash.net.nz>
---------------------+------------------------------------------------------
 With lighttpd configured to rewrite /dev/ as /cgi-bin/trac.cgi,
 SCRIPT_NAME is set to /cgi-bin/trac.cgi.  This differs from Apache where
 it would be set to the URL before it is rewritten -- /dev/.  This results
 in generated links being of the form /cgi-bin/trac.cgi/timeline/, which
 are less than perfect.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1305>
The Trac Project <>


More information about the Trac-Tickets mailing list