#2357: WSGI script_name variable not taken into account when dispatching a 
request
------------------------+---------------------------------------------------
 Reporter:  dfalk       |       Owner:                   
     Type:  defect      |      Status:  new              
 Priority:  normal      |   Milestone:                   
Component:  TurboGears  |     Version:  2.0b7            
 Severity:  normal      |    Keywords:  wsgi, script_name
------------------------+---------------------------------------------------
 When deploying a tg2 app to a wsgi non-root wsgi path (e.g., /myapp), the
 dispatcher tries to use the entire path, e.g., /myapp/index instead of
 accounting for script_name and dispatching with /index instead

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2357>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to