#1199: Application mount point != virtual path prefix.
------------------------+---------------------------------------------------
 Reporter:  tic         |        Owner:  anonymous
     Type:  defect      |       Status:  new      
 Priority:  normal      |    Milestone:           
Component:  Deployment  |      Version:  trunk    
 Severity:  normal      |   Resolution:           
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by tic):

 This is what you'd get without described changes. In A => B, A is what you
 type in the browser, B is what you see in the URL field after pressing
 enter.

 {{{
 http://host/method_of_root_controller
 http://host/mounted_controller/ => http://host/mounted_controller
 http://host/mounted_controller => http://host/tg-
 wrapper.fcgi/mounted_controller
 }}}

 (The third URL internally causes a 302.)

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1199>
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.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to