> The index method is the start point of any TurboGears controller
> class. Each of the URLs
> 
> http://localhost:8080 
> http://localhost:8080/
> http://localhost:8080/index 
>is mapped to the RootController.index() method.

how I can mapped http://localhost:8080 and  http://localhost:8080/ to the 
.index()  but http://localhost:8080/index and 
http://localhost:8080/index.html to the ._lookup() ?

Sorry for my bad English.

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/turbogears/-/zCETJUXERCsJ.
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?hl=en.

Reply via email to